Skip to content

Commit 8695971

Browse files
committed
add acknowledgements
1 parent 501179d commit 8695971

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

README-JA.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,9 @@ python train.py
219219
- 2024-09-14:
220220
- 同じ品質を達成するためのサイズ縮小と拡散ステップ数の削減、およびプロソディ保持の制御能力を追加したv0.2事前学習済みモデルを更新
221221
- コマンドライン推論スクリプトを追加
222-
- インストールと使用方法の説明を追加
222+
- インストールと使用方法の説明を追加
223+
224+
## 謝辞🙏
225+
- [Amphion](https://github.com/open-mmlab/Amphion) for providing computational resources and inspiration!
226+
- [RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) for foundationing the real-time voice conversion
227+
- [SEED-TTS](https://arxiv.org/abs/2406.02430) for the initial idea

README-ZH.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,8 @@ where:
206206
- 更新了 v0.2 预训练模型,具有更小的尺寸和更少的扩散步骤即可达到相同质量,且增加了控制韵律保留的能力
207207
- 添加了命令行推理脚本
208208
- 添加了安装和使用说明
209+
210+
## 鸣谢🙏
211+
- [Amphion](https://github.com/open-mmlab/Amphion) for providing computational resources and inspiration!
212+
- [RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) for foundationing the real-time voice conversion
213+
- [SEED-TTS](https://arxiv.org/abs/2406.02430) for the initial idea

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,8 @@ where:
228228
- Updated v0.2 pretrained model, with smaller size and less diffusion steps to achieve same quality, and additional ability to control prosody preservation
229229
- Added command line inference script
230230
- Added installation and usage instructions
231+
232+
## Acknowledgements🙏
233+
- [Amphion](https://github.com/open-mmlab/Amphion) for providing computational resources and inspiration!
234+
- [RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) for foundationing the real-time voice conversion
235+
- [SEED-TTS](https://arxiv.org/abs/2406.02430) for the initial idea

0 commit comments

Comments
 (0)