Update README.md
Browse files
README.md
CHANGED
@@ -40,8 +40,13 @@ python3 run.py
|
|
40 |
</code>
|
41 |
# Detail
|
42 |
* this model is trianed on float32 but saved as float16 for less VRAM and Storage usage.
|
43 |
-
|
44 |
-
[▶ play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/
|
|
|
|
|
|
|
|
|
|
|
45 |
# Acknowledgement
|
46 |
* [Spark-TTS](https://github.com/SparkAudio/Spark-TTS)
|
47 |
* [Genshin dataset](https://huggingface.co/datasets/simon3000/genshin-voice)
|
|
|
40 |
</code>
|
41 |
# Detail
|
42 |
* this model is trianed on float32 but saved as float16 for less VRAM and Storage usage.
|
43 |
+
# Example
|
44 |
+
[▶ Furina(芙宁娜) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/furina.wav)
|
45 |
+
[▶ Kazuha(万叶) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/kazuha.wav)
|
46 |
+
[▶ Paimon(派蒙) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/paimon.wav)
|
47 |
+
[▶ Hutao(胡桃) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/hutao.wav)
|
48 |
+
[▶ Xiao(魈) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/xiao.wav)
|
49 |
+
[▶ Citlali(茜特菈莉) play](https://raw.githubusercontent.com/nonwesjoe/genshin-sparktts/main/examples/citlali.wav)
|
50 |
# Acknowledgement
|
51 |
* [Spark-TTS](https://github.com/SparkAudio/Spark-TTS)
|
52 |
* [Genshin dataset](https://huggingface.co/datasets/simon3000/genshin-voice)
|