File size: 1,080 Bytes
97fd4f5
c7d47a9
 
 
 
 
 
 
 
 
 
 
 
 
97fd4f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: "apache-2.0"
pretty_name: "FeruzaSpeechDualText"
homepage: "https://huggingface.co/datasets/nickoo004/FeruzaSpeechDualText"
language:
  - "uz"
task_categories:
  - "automatic-speech-recognition"
authors:
  - "Nickoo 004"
contact:
  - email: "[email protected]"
  - twitter: "https://twitter.com/nickoo004"
  - youtube: "https://youtube.com/@nickoo004"
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: text_latin
      dtype: string
    - name: text_cyrillic
      dtype: string
    - name: duration
      dtype: float64
    - name: token_count
      dtype: int64
  splits:
    - name: train
      num_bytes: 5377549531.74
      num_examples: 11444
    - name: dev
      num_bytes: 338242224.0
      num_examples: 648
    - name: test
      num_bytes: 470705826.0
      num_examples: 899
  download_size: 6684901889
  dataset_size: 6186497581.74
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
---