OlegSkutte
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- blabble-io/libritts_r
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
library_name: unity-sentis
|
7 |
+
pipeline_tag: text-to-speech
|
8 |
+
---
|
9 |
+
Converted from https://huggingface.co/rhasspy/piper-voices/tree/main/en/en_US/libritts_r/medium for use with Unity Sentis
|
10 |
+
|
11 |
+
---
|
12 |
+
# Model card for libritts_r (medium)
|
13 |
+
|
14 |
+
* Language: en_US (English, United States)
|
15 |
+
* Speakers: 904
|
16 |
+
* Quality: medium
|
17 |
+
* Samplerate: 22,050Hz
|
18 |
+
|
19 |
+
## Dataset
|
20 |
+
|
21 |
+
* URL: http://www.openslr.org/141/
|
22 |
+
* License: CC BY 4.0
|
23 |
+
|
24 |
+
## Training
|
25 |
+
|
26 |
+
Fine-tuned from English lessac medium on train-clean-360.
|