clementruhm
commited on
Commit
•
6dfd6f0
1
Parent(s):
81fb447
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,8 @@ List of available models:
|
|
20 |
- <mark>en_us_cmuarctic_pt_univenet.addon</mark> - en-US TTS trained on all 18
|
21 |
[CMU Arctic](http://festvox.org/cmu_arctic/) voices. This includes
|
22 |
examples of absolutely dashing accents, with "slp" voice being my
|
23 |
-
personal absolute favorite. Model consists of
|
|
|
24 |
and pre-trained [Univnet](https://github.com/mindslab-ai/univnet).
|
25 |
Model produces 24khz audio, although original dataset is unfortunately
|
26 |
16khz, so high frequencies are empty :(
|
|
|
20 |
- <mark>en_us_cmuarctic_pt_univenet.addon</mark> - en-US TTS trained on all 18
|
21 |
[CMU Arctic](http://festvox.org/cmu_arctic/) voices. This includes
|
22 |
examples of absolutely dashing accents, with "slp" voice being my
|
23 |
+
personal absolute favorite. Model consists of
|
24 |
+
[Parallel Tacotron](https://arxiv.org/abs/2010.11439)
|
25 |
and pre-trained [Univnet](https://github.com/mindslab-ai/univnet).
|
26 |
Model produces 24khz audio, although original dataset is unfortunately
|
27 |
16khz, so high frequencies are empty :(
|