thewh1teagle commited on
Commit
db9a755
·
verified ·
1 Parent(s): cefe3df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,13 +20,17 @@ This dataset contains around 2 hours of studio-quality speech.
20
 
21
  It includes two folders:
22
 
23
- - Motek: 40m male speaker, MIT
24
- - Ran: 1h 30m male speaker, CC-NC
25
 
26
  It includes clean text and phonemes. The audio is in 22.05 kHz mono format with clean recordings.
27
 
28
  Each dataset is approximately 120 MB.
29
 
 
 
 
 
30
  ## Sample
31
 
32
  - Motek
@@ -45,10 +49,6 @@ Example: `1|ma hamatsav` where `1` will point to `./wav/1.wav`. each wav length
45
 
46
  and the phonemization was done using https://github.com/thewh1teagle/phonikud, with manual corrections for accuracy.
47
 
48
- ## License
49
-
50
- Please see license in each dataset.
51
-
52
  ## Setup
53
 
54
  ```console
 
20
 
21
  It includes two folders:
22
 
23
+ - Motek: 40m male speaker
24
+ - Ran: 1h 30m male speaker
25
 
26
  It includes clean text and phonemes. The audio is in 22.05 kHz mono format with clean recordings.
27
 
28
  Each dataset is approximately 120 MB.
29
 
30
+ ## License
31
+
32
+ Non commercial (CC-NC)
33
+
34
  ## Sample
35
 
36
  - Motek
 
49
 
50
  and the phonemization was done using https://github.com/thewh1teagle/phonikud, with manual corrections for accuracy.
51
 
 
 
 
 
52
  ## Setup
53
 
54
  ```console