Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ Download Pre-Trained Model from - [Huggingface 🤗](https://huggingface.co/krys
|
|
16 |
Some sample generation/output from this model -
|
17 |
|
18 |
|
19 |
-
<audio controls>
|
20 |
-
<source src="
|
21 |
<a href="./sample_output/output%20(3).wav"> Audio 1 </a>
|
22 |
</audio>
|
23 |
<br>
|
|
|
16 |
Some sample generation/output from this model -
|
17 |
|
18 |
|
19 |
+
<audio controls autoplay>
|
20 |
+
<source src="sample_output/output (3).wav" type="audio/wav">
|
21 |
<a href="./sample_output/output%20(3).wav"> Audio 1 </a>
|
22 |
</audio>
|
23 |
<br>
|