docs: 更新README中的示例音频链接

移除本地音频文件并替换为GitHub附件链接,使示例更易于访问和维护
This commit is contained in:
hex2077
2025-08-06 18:53:32 +08:00
parent 044f2e1cda
commit 45f834204b
4 changed files with 17 additions and 5 deletions

View File

@@ -186,8 +186,14 @@ All successfully generated podcast audio files will be automatically saved in th
You can find sample podcast audio generated using different TTS services in the `example/` folder:
* **Edge TTS Sample**: <audio controls src="example/edgeTTS_podcast_1754467217.aac"></audio>
* **Index TTS Sample**: <audio controls src="example/indexTTS_podcast_1754467749.aac"></audio>
* **Edge TTS Sample**:
[edgeTTS](https://github.com/user-attachments/assets/3891cf4c-f47f-4c9b-aef6-30ffb3fcefc4)
* **Index TTS Sample**:
[indexTTS](https://github.com/user-attachments/assets/a1d2ebee-3e9a-43cb-bc94-67e3c9b3c45a)
These audio files demonstrate the actual effect of this tool in practical applications.