Commit
·
d015833
1
Parent(s):
eb924a1
Add README with training details
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
To run this model, you need to follow the XTTS inference code, with documentation [here](https://tts.readthedocs.io/en/latest/models/xtts.html#training).
|
| 8 |
+
|
| 9 |
+
It was finetuned on the "Joe Pera talks you to sleep" video. A sample of produced speech will be provided.
|
| 10 |
+
|
| 11 |
+
A training log is included.
|
| 12 |
+
|
| 13 |
+
The speech is enhanced with the Adobe Podcast service (where the 85p indicates the extent to which the output is enhanced).
|