Borcherding
commited on
Commit
•
4d7a3fe
1
Parent(s):
ca2e6e9
Upload README.md
Browse files
README.md
CHANGED
@@ -18,14 +18,14 @@ This repository hosts a fine-tuned version of the ⓍTTS model, utilizing 2 minu
|
|
18 |
Listen to a sample of the ⓍTTS_v2 - CarliG Fine-Tuned Model:
|
19 |
|
20 |
<audio controls>
|
21 |
-
<source src="https://huggingface.co/Borcherding/XTTS-v2_CarliG/
|
22 |
Your browser does not support the audio element.
|
23 |
</audio>
|
24 |
|
25 |
Here's a CarliG mp3 voice line clip from the training data:
|
26 |
|
27 |
<audio controls>
|
28 |
-
<source src="https://huggingface.co/Borcherding/XTTS-v2_CarliG/
|
29 |
Your browser does not support the audio element.
|
30 |
</audio>
|
31 |
|
|
|
18 |
Listen to a sample of the ⓍTTS_v2 - CarliG Fine-Tuned Model:
|
19 |
|
20 |
<audio controls>
|
21 |
+
<source src="https://huggingface.co/Borcherding/XTTS-v2_CarliG/tree/main/sample_carlig.wav" type="audio/wav">
|
22 |
Your browser does not support the audio element.
|
23 |
</audio>
|
24 |
|
25 |
Here's a CarliG mp3 voice line clip from the training data:
|
26 |
|
27 |
<audio controls>
|
28 |
+
<source src="https://huggingface.co/Borcherding/XTTS-v2_CarliG/tree/main/reference.wav" type="audio/wav">
|
29 |
Your browser does not support the audio element.
|
30 |
</audio>
|
31 |
|