Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
|
7 |
+
Sample:https://vocaroo.com/1nvl8SkJ51VG
|
8 |
+
|
9 |
+
Tortoise TTS model to use in ai voice cloning repo with an audio sample. It can generate at low samples and comes out better than the stock model.
|
10 |
+
I think I used 32/160 settings for the sample. 96/200 gives better results but of course you are trading computation for quality. may have to clean
|
11 |
+
up extra noises in between long text, as with any tortoise model.
|
12 |
+
|
13 |
+
Works very well with RVC applied on top. Much more stable than bark for something like an essay or audiobook.
|
14 |
+
|
15 |
+
Trained at full precision for 200 epochs from about 4 hours of data.
|