dangrebenkin commited on
Commit
a82cf66
1 Parent(s): 3ef3617

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: transcription
5
+ dtype: string
6
+ - name: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 16000
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1947609729.4653895
13
+ num_examples: 6169
14
+ - name: test
15
+ num_bytes: 864278563.4406104
16
+ num_examples: 2645
17
+ download_size: 2705520657
18
+ dataset_size: 2811888292.906
19
+ ---
20
+ # Dataset Card for "voxforge-ru-dataset"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)