Datasets:

Modalities:
Audio
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
cyrta commited on
Commit
01bbb50
·
1 Parent(s): 6721ff1

dataset card established

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Speakers voice samples from The UCLA Speaker Variability Database
2
 
3
 
 
1
+ ---
2
+ # dataset card
3
+ # https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
4
+
5
+ language:
6
+ - en
7
+ language_details:
8
+ - en-US
9
+
10
+ pretty_name: "UCLA Speaker Variability Database - subset for SDialog"
11
+ tags:
12
+ - audio
13
+ - speech
14
+ arxiv: 2008.03616
15
+ license: "any valid license identifier"
16
+ task_categories:
17
+ # see list https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/pipelines.ts
18
+ - text-to-speech
19
+ - speaker-identification
20
+
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: "audio/*.wav"
26
+
27
+
28
+ ---
29
+
30
  # Speakers voice samples from The UCLA Speaker Variability Database
31
 
32