Skip to content

Commit db044a3

Browse files
committed
release
1 parent 2c04e21 commit db044a3

File tree

3 files changed

+4
-54
lines changed

3 files changed

+4
-54
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
</p>
1212
<p>
1313
</p>
14-
<a href="https://spark-tts.github.io/"><img src="https://img.shields.io/badge/Demo-Page-lightgrey" alt="version"></a>
14+
<a href="https://sparkaudio.github.io/spark-tts/"><img src="https://img.shields.io/badge/Demo-Page-lightgrey" alt="version"></a>
1515
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/Platform-linux-lightgrey" alt="version"></a>
16-
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/Python-3.12.2-orange" alt="version"></a>
17-
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/PyTorch-2.5.1-brightgreen" alt="python"></a>
16+
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/Python-3.12+-orange" alt="version"></a>
17+
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/PyTorch-2.5+-brightgreen" alt="python"></a>
1818
<a href="https://github.com/SparkAudio/Spark-TTS"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="mit"></a>
1919
</div>
2020

example/infer.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ root_dir=$(dirname "$script_dir")
2626
device=0
2727
save_dir='example/results'
2828
model_dir="pretrained_models/Spark-TTS-0.5B"
29-
text="革新体验,自然呈现,开启语音合成新纪元。此模型由智能语音开源社区 Spark Audio 精心打造"
29+
text="身临其境,换新体验。塑造开源语音合成新范式,让智能语音更自然"
3030
prompt_text="吃燕窝就选燕之屋,本节目由26年专注高品质燕窝的燕之屋冠名播出。豆奶牛奶换着喝,营养更均衡,本节目由豆本豆豆奶特约播出。"
3131
prompt_speech_path="example/prompt_audio.wav"
3232

example/infer_voice_creation.sh

-50
This file was deleted.

0 commit comments

Comments
 (0)