naiveen commited on
Commit
8919de9
·
verified ·
1 Parent(s): 5b21b6d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype:
6
+ audio:
7
+ sampling_rate: 24000
8
+ - name: text
9
+ dtype: string
10
+ - name: audio_codes
11
+ sequence:
12
+ sequence:
13
+ sequence:
14
+ sequence: int64
15
+ splits:
16
+ - name: train
17
+ num_bytes: 4368375517.2
18
+ num_examples: 13100
19
+ download_size: 4134549786
20
+ dataset_size: 4368375517.2
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ ---
27
+ # Dataset Card for "ljspeech-encodec"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)