Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ Data - driven AI systems said, "Key data is the key, data is key, data is key, d
|
|
23 |
|
24 |
Original model: (skipping words)
|
25 |
<audio controls>
|
26 |
-
<source src="https://huggingface.co/sinhprous/F5TTS-stabilized-LJSpeech/
|
27 |
Your browser does not support the audio element.
|
28 |
</audio>
|
29 |
|
30 |
Finetuned model:
|
31 |
<audio controls>
|
32 |
-
<source src="https://huggingface.co/sinhprous/F5TTS-stabilized-LJSpeech/
|
33 |
Your browser does not support the audio element.
|
34 |
</audio>
|
35 |
|
|
|
23 |
|
24 |
Original model: (skipping words)
|
25 |
<audio controls>
|
26 |
+
<source src="https://huggingface.co/sinhprous/F5TTS-stabilized-LJSpeech/resolve/main/audio_samples/sample_origin_1.wav" type="audio/mp3">
|
27 |
Your browser does not support the audio element.
|
28 |
</audio>
|
29 |
|
30 |
Finetuned model:
|
31 |
<audio controls>
|
32 |
+
<source src="https://huggingface.co/sinhprous/F5TTS-stabilized-LJSpeech/resolve/main/audio_samples/sample_aligned_1.wav" type="audio/mp3">
|
33 |
Your browser does not support the audio element.
|
34 |
</audio>
|
35 |
|