Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Instructions: Just extract the zipped files into your XTTS-WebUI main directory.
|
2 |
|
3 |
Version: 0.1.1 Pre-release.
|
@@ -5,4 +14,4 @@ About this version: This is the first test build of a model that was built on a
|
|
5 |
The dataset was initially created with whisper in step one of XTTS-Finetune.
|
6 |
The clips were then manually edited to fix the issue of the clips being cut to short.
|
7 |
Also the dataset's metadata was corrected for spelling errors.
|
8 |
-
Dataset length: 3:49
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- coqui/XTTS-v2
|
6 |
+
pipeline_tag: text-to-speech
|
7 |
+
tags:
|
8 |
+
- XTTS
|
9 |
+
---
|
10 |
Instructions: Just extract the zipped files into your XTTS-WebUI main directory.
|
11 |
|
12 |
Version: 0.1.1 Pre-release.
|
|
|
14 |
The dataset was initially created with whisper in step one of XTTS-Finetune.
|
15 |
The clips were then manually edited to fix the issue of the clips being cut to short.
|
16 |
Also the dataset's metadata was corrected for spelling errors.
|
17 |
+
Dataset length: 3:49
|