File size: 702 Bytes
47f0fb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: formosan_dict_trv
  features:
  - name: id
    dtype: string
  - name: audio
    dtype: audio
  - name: duration
    dtype: float64
  - name: text
    dtype: string
  - name: ipa
    dtype: string
  - name: ipa_list
    dtype: string
  - name: language
    dtype: string
  - name: dialect
    dtype: 'null'
  - name: source
    dtype: string
  - name: dnsmos_ovrl
    dtype: float64
  - name: dnsmos_p808
    dtype: float64
  splits:
  - name: train
    num_bytes: 72546156.488
    num_examples: 1184
  download_size: 69567827
  dataset_size: 72546156.488
configs:
- config_name: formosan_dict_trv
  data_files:
  - split: train
    path: formosan_dict_trv/train-*
---