From e3a2edf7162e0b0190eab261edd1ed9b8568e284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=97=E6=B5=A9?= Date: Fri, 5 Jul 2024 10:33:50 +0800 Subject: [PATCH] add Acknowledge to README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8a38ff..7e5f759 100644 --- a/README.md +++ b/README.md @@ -140,9 +140,11 @@ You can also scan the QR code to join our officla Dingding chat group. ## Acknowledge -1. We borrowed a lot of code from [Matcha-TTS](https://github.com/shivammehta25/Matcha-TTS). -2. We borrowed a lot of code from [AcademiCodec](https://github.com/yangdongchao/AcademiCodec). -3. We borrowed a lot of code from [WeNet](https://github.com/wenet-e2e/wenet). +1. We borrowed a lot of code from [FunASR](https://github.com/modelscope/FunASR). +2. We borrowed a lot of code from [FunCodec](https://github.com/modelscope/FunCodec). +3. We borrowed a lot of code from [Matcha-TTS](https://github.com/shivammehta25/Matcha-TTS). +4. We borrowed a lot of code from [AcademiCodec](https://github.com/yangdongchao/AcademiCodec). +5. We borrowed a lot of code from [WeNet](https://github.com/wenet-e2e/wenet). ## Disclaimer The content provided above is for academic purposes only and is intended to demonstrate technical capabilities. Some examples are sourced from the internet. If any content infringes on your rights, please contact us to request its removal.