Stardust-minus commited on
Commit
2616e46
·
verified ·
1 Parent(s): 9c7af45

fix readme

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -41,8 +41,8 @@ HEADER_MD = """# OpenAudio S1
41
  ## The demo in this space is OpenAudio S1, Please check [Fish Audio](https://fish.audio) for the best model.
42
  ## 该 Demo 为 OpenAudio S1 版本, 请在 [Fish Audio](https://fish.audio) 体验最新 DEMO.
43
 
44
- A text-to-speech model based on DAC and Qwen3 developed by [Fish Audio](https://fish.audio).
45
- 由 [Fish Audio](https://fish.audio) 研发的基于 DAC Qwen3 的多语种语音合成.
46
 
47
  You can find the source code [here](https://github.com/fishaudio/fish-speech) and models [here](https://huggingface.co/fishaudio/openaudio-s1-mini).
48
  你可以在 [这里](https://github.com/fishaudio/fish-speech) 找到源代码和 [这里](https://huggingface.co/fishaudio/openaudio-s1-mini) 找到模型.
 
41
  ## The demo in this space is OpenAudio S1, Please check [Fish Audio](https://fish.audio) for the best model.
42
  ## 该 Demo 为 OpenAudio S1 版本, 请在 [Fish Audio](https://fish.audio) 体验最新 DEMO.
43
 
44
+ A text-to-speech model based on DAC & Qwen3 developed by [Fish Audio](https://fish.audio).
45
+ 由 [Fish Audio](https://fish.audio) 研发的 DAC & Qwen3 多语种语音合成.
46
 
47
  You can find the source code [here](https://github.com/fishaudio/fish-speech) and models [here](https://huggingface.co/fishaudio/openaudio-s1-mini).
48
  你可以在 [这里](https://github.com/fishaudio/fish-speech) 找到源代码和 [这里](https://huggingface.co/fishaudio/openaudio-s1-mini) 找到模型.