diff --git a/README.md b/README.md
index 39808cd..87f7c2c 100644
--- a/README.md
+++ b/README.md
@@ -187,8 +187,14 @@ python podcast_generator.py --api-key sk-xxxxxx --model gpt-4o --threads 4
您可以在 `example/` 文件夹中找到使用不同 TTS 服务生成的播客示例音频:
-* **Edge TTS 生成示例**:
-* **Index TTS 生成示例**:
+* **Edge TTS 生成示例**:
+
+[edgeTTS](https://github.com/user-attachments/assets/3891cf4c-f47f-4c9b-aef6-30ffb3fcefc4)
+
+* **Index TTS 生成示例**:
+
+[indexTTS](https://github.com/user-attachments/assets/a1d2ebee-3e9a-43cb-bc94-67e3c9b3c45a)
+
这些音频文件展示了本工具在实际应用中的效果。
@@ -210,4 +216,4 @@ python podcast_generator.py --api-key sk-xxxxxx --model gpt-4o --threads 4
├── podcast_generator.py # 🚀 主运行脚本
└── README.md # 📄 项目说明文档
-```
\ No newline at end of file
+```
diff --git a/README_EN.md b/README_EN.md
index 51d1c4c..2d3a432 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -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**:
-* **Index TTS Sample**:
+* **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.
diff --git a/example/edgeTTS_podcast_1754467217.aac b/example/edgeTTS_podcast_1754467217.aac
deleted file mode 100644
index c22c690..0000000
Binary files a/example/edgeTTS_podcast_1754467217.aac and /dev/null differ
diff --git a/example/indexTTS_podcast_1754467749.aac b/example/indexTTS_podcast_1754467749.aac
deleted file mode 100644
index 19fa3fb..0000000
Binary files a/example/indexTTS_podcast_1754467749.aac and /dev/null differ