File size: 820 Bytes
cdd9a2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d40dca1
cdd9a2d
d40dca1
 
cdd9a2d
 
 
 
 
 
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
---
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: dac_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: 55526012
    num_examples: 1000
  download_size: 24423428
  dataset_size: 55526012
configs:
- config_name: default
  data_files:
  - split: batch_001
    path: data/batch_001-*
---