drewThomasson
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,15 @@
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
-
base_model:
|
|
|
6 |
---
|
|
|
|
|
|
|
|
|
7 |
## Model was Created with this xtts Fine Tuning Docker image:
|
8 |
https://hub.docker.com/repository/docker/athomasson2/fine_tune_xtts/general
|
9 |
-
-A Nvida GPU is required to get this Docker image running.
|
|
|
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
+
base_model:
|
6 |
+
- coqui/XTTS-v1
|
7 |
---
|
8 |
+
## Complatable with:
|
9 |
+
https://github.com/DrewThomasson/ebook2audiobookXTTS
|
10 |
+
|
11 |
+
|
12 |
## Model was Created with this xtts Fine Tuning Docker image:
|
13 |
https://hub.docker.com/repository/docker/athomasson2/fine_tune_xtts/general
|
14 |
+
-A Nvida GPU is required to get this Docker image running.
|
15 |
+
|
16 |
+
|