feat: Update README with desktop and mobile interface previews; add new images for light/dark modes, settings, and history
This commit is contained in:
51
README.md
51
README.md
@@ -15,39 +15,36 @@ A text-to-speech web application based on Qwen3-TTS, supporting custom voice, vo
|
||||
|
||||
## Interface Preview
|
||||
|
||||
### Light & Dark Mode
|
||||
### Desktop - Light Mode
|
||||

|
||||
|
||||
### Desktop - Dark Mode
|
||||

|
||||
|
||||
### Desktop - Voice Design List
|
||||

|
||||
|
||||
### Desktop - Save Voice Design Dialog
|
||||

|
||||
|
||||
### Desktop - Voice Cloning
|
||||

|
||||
|
||||
### Mobile - Light & Dark Mode
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<img src="./images/lightmode-english.png" alt="Light Mode" />
|
||||
<p align="center"><em>Light Mode - Custom Voice</em></p>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<img src="./images/darkmode-chinese.png" alt="Dark Mode" />
|
||||
<p align="center"><em>Dark Mode - Custom Voice</em></p>
|
||||
</td>
|
||||
<td width="50%"><img src="./images/mobile-lightmode-custom.png" alt="Mobile Light Mode" /></td>
|
||||
<td width="50%"><img src="./images/mobile-darkmode-custom.png" alt="Mobile Dark Mode" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Voice Design
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/custom-voice-list.png" alt="Voice Design List" width="80%" />
|
||||
</p>
|
||||
<p align="center"><em>Manage your custom voice designs</em></p>
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/save-voice-design-dialog.png" alt="Save Voice Design" width="60%" />
|
||||
</p>
|
||||
<p align="center"><em>Save voice design dialog</em></p>
|
||||
|
||||
### Voice Cloning
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/clone-voice-recording.png" alt="Voice Cloning" width="80%" />
|
||||
</p>
|
||||
<p align="center"><em>Clone voices by recording or uploading audio</em></p>
|
||||
### Mobile - Settings & History
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%"><img src="./images/mobile-settings.png" alt="Mobile Settings" /></td>
|
||||
<td width="50%"><img src="./images/mobile-history.png" alt="Mobile History" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Tech Stack
|
||||
|
||||
|
||||
51
README.zh.md
51
README.zh.md
@@ -15,39 +15,36 @@
|
||||
|
||||
## 界面预览
|
||||
|
||||
### 亮色与暗黑模式
|
||||
### 桌面端 - 亮色模式
|
||||

|
||||
|
||||
### 桌面端 - 暗黑模式
|
||||

|
||||
|
||||
### 桌面端 - 语音设计列表
|
||||

|
||||
|
||||
### 桌面端 - 保存语音设计对话框
|
||||

|
||||
|
||||
### 桌面端 - 语音克隆
|
||||

|
||||
|
||||
### 移动端 - 亮色与暗黑模式
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<img src="./images/lightmode-english.png" alt="亮色模式" />
|
||||
<p align="center"><em>亮色模式 - 自定义语音</em></p>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<img src="./images/darkmode-chinese.png" alt="暗黑模式" />
|
||||
<p align="center"><em>暗黑模式 - 自定义语音</em></p>
|
||||
</td>
|
||||
<td width="50%"><img src="./images/mobile-lightmode-custom.png" alt="移动端亮色模式" /></td>
|
||||
<td width="50%"><img src="./images/mobile-darkmode-custom.png" alt="移动端暗黑模式" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### 语音设计
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/custom-voice-list.png" alt="语音设计列表" width="80%" />
|
||||
</p>
|
||||
<p align="center"><em>管理您的自定义语音设计</em></p>
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/save-voice-design-dialog.png" alt="保存语音设计" width="60%" />
|
||||
</p>
|
||||
<p align="center"><em>保存语音设计对话框</em></p>
|
||||
|
||||
### 语音克隆
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/clone-voice-recording.png" alt="语音克隆" width="80%" />
|
||||
</p>
|
||||
<p align="center"><em>通过录音或上传音频克隆声音</em></p>
|
||||
### 移动端 - 设置与历史记录
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%"><img src="./images/mobile-settings.png" alt="移动端设置" /></td>
|
||||
<td width="50%"><img src="./images/mobile-history.png" alt="移动端历史记录" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## 技术栈
|
||||
|
||||
|
||||
BIN
images/mobile-darkmode-custom.png
Normal file
BIN
images/mobile-darkmode-custom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
BIN
images/mobile-history.png
Normal file
BIN
images/mobile-history.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
images/mobile-lightmode-custom.png
Normal file
BIN
images/mobile-lightmode-custom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
images/mobile-settings.png
Normal file
BIN
images/mobile-settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user