File size: 1,058 Bytes
67f8476
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79e665f
 
 
9297d10
 
 
 
 
67f8476
 
 
 
 
79e665f
 
9297d10
 
67f8476
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
dataset_info:
  features:
  - name: speaker_id
    dtype: string
  - name: flac_filename
    dtype: string
  - name: transcription_full
    dtype: string
  - name: removed_words
    dtype: string
  - name: transcription_without_removed
    dtype: string
  - name: phonemes_full
    dtype: string
  - name: phonemes_removed
    dtype: string
  - name: phonemes_annotated
    dtype: string
  - name: xcodec2_tokens
    dtype: string
  - name: sequence
    dtype: string
  - name: match
    dtype: bool
  - name: removed_start_time
    dtype: float64
  - name: removed_end_time
    dtype: float64
  splits:
  - name: batch_001
    num_bytes: 88450837
    num_examples: 20001
  - name: batch_002
    num_bytes: 87809880
    num_examples: 20001
  - name: batch_003
    num_bytes: 87735536
    num_examples: 20001
  download_size: 61751622
  dataset_size: 263996253
configs:
- config_name: default
  data_files:
  - split: batch_001
    path: data/batch_001-*
  - split: batch_002
    path: data/batch_002-*
  - split: batch_003
    path: data/batch_003-*
---