wesjos commited on
Commit
59d3e03
·
verified ·
1 Parent(s): e99f1af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
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/kazuha.wav)
 
 
 
 
 
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)