mirror of
https://github.com/AIGC-Audio/AudioGPT.git
synced 2025-12-16 11:57:58 +01:00
update
This commit is contained in:
17
README.md
17
README.md
@@ -1,10 +1,10 @@
|
||||
# AudioGPT
|
||||
# AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
|
||||
|
||||
**AudioGPT** connects ChatGPT and a series of Audio Foundation Models to enable **sending** and **receiving** speech, sing, audio, and talking head during chatting.
|
||||
[](https://arxiv.org/abs/2304.12995)
|
||||
[](https://github.com/AIGC-Audio/AudioGPT)
|
||||

|
||||
[](https://huggingface.co/spaces/AIGC-Audio/AudioGPT)
|
||||
|
||||
<a src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" href="https://huggingface.co/spaces/AIGC-Audio/AudioGPT">
|
||||
<img src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" alt="Open in Spaces">
|
||||
</a>
|
||||
|
||||
## Capabilities
|
||||
|
||||
@@ -45,15 +45,12 @@ Here we list the capability of AudioGPT at this time. More supported models and
|
||||
| Talking Head Synthesis | [GeneFace]() | Yes (WIP) |
|
||||
|
||||
|
||||
## Todo
|
||||
- [x] clean text to sing/speech code
|
||||
- [ ] merge talking head synthesis into main
|
||||
- [x] change audio/video log output
|
||||
- [x] support huggingface space
|
||||
|
||||
## Acknowledgement
|
||||
We appreciate the open source of the following projects:
|
||||
|
||||
[ESPNet](https://github.com/espnet/espnet)  
|
||||
[NATSpeech](https://github.com/NATSpeech/NATSpeech)  
|
||||
[Visual ChatGPT](https://github.com/microsoft/visual-chatgpt)  
|
||||
[Hugging Face](https://github.com/huggingface)  
|
||||
[LangChain](https://github.com/hwchase17/langchain)  
|
||||
|
||||
Reference in New Issue
Block a user