Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: coqui/XTTS-v2
|
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.
|