Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ Okay, moment of truth. Here's a sample voice we fed into the model (the "referen
|
|
84 |
<div class="audio-container">
|
85 |
<h2>Generated Audio Sample 1</h2>
|
86 |
<audio controls>
|
87 |
-
<source src="https://
|
88 |
Your browser does not support the audio element.
|
89 |
</audio>
|
90 |
<div class="description">
|
@@ -95,7 +95,7 @@ Okay, moment of truth. Here's a sample voice we fed into the model (the "referen
|
|
95 |
<div class="audio-container">
|
96 |
<h2>Generated Audio Sample 2</h2>
|
97 |
<audio controls>
|
98 |
-
<source src="https://
|
99 |
Your browser does not support the audio element.
|
100 |
</audio>
|
101 |
<div class="description">
|
|
|
84 |
<div class="audio-container">
|
85 |
<h2>Generated Audio Sample 1</h2>
|
86 |
<audio controls>
|
87 |
+
<source src="https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000.wav?raw=true" type="audio/wav">
|
88 |
Your browser does not support the audio element.
|
89 |
</audio>
|
90 |
<div class="description">
|
|
|
95 |
<div class="audio-container">
|
96 |
<h2>Generated Audio Sample 2</h2>
|
97 |
<audio controls>
|
98 |
+
<source src="https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000_long.wav?raw=true" type="audio/wav">
|
99 |
Your browser does not support the audio element.
|
100 |
</audio>
|
101 |
<div class="description">
|