https://github.com/dataxujing/tts-paper
🔥 语音合成(TTS),语音克隆教程: https://dataxujing.github.io/TTS-paper/#/
https://github.com/dataxujing/tts-paper
Last synced: 5 months ago
JSON representation
🔥 语音合成(TTS),语音克隆教程: https://dataxujing.github.io/TTS-paper/#/
- Host: GitHub
- URL: https://github.com/dataxujing/tts-paper
- Owner: DataXujing
- License: other
- Created: 2023-11-03T02:37:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:51:54.000Z (over 1 year ago)
- Last Synced: 2025-04-03T21:32:17.637Z (about 1 year ago)
- Homepage: https://dataxujing.github.io/TTS-paper/#/
- Size: 45.3 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# Welcome to TTS learning
**徐静**
2017年开始关注语音识别(ASR),语音合成(TTS),最近有时间整理一下TTS的一些经典paper和算法
### 目录
- [x] 1.语音合成综述
- [x] 2.语音合成开源项目和数据集
- [x] 3.Text-to-spectrogram
- [ ] 4.End-to-End Models
- [x] 3.Vocoders
- [ ] 4.语音克隆
- [ ] 5.其他