Merge branch 'main' of github.com:Rongjiehuang/AudioGPT

This commit is contained in:
Rongjiehuang
2023-04-26 23:24:52 +08:00

View File

@@ -16,7 +16,7 @@ Please refer to [run.md](run.md)
## Capabilities
Here we list the capability of AudioGPT at this time. More supported models and tasks are comming soon. For prompt examples, refer to [asset](assets/README.md).
Here we list the capability of AudioGPT at this time. More supported models and tasks are coming soon. For prompt examples, refer to [asset](assets/README.md).
### Speech
| Task | Supported Foundation Models | Status |
@@ -62,3 +62,4 @@ We appreciate the open source of the following projects:
[Hugging Face](https://github.com/huggingface)  
[LangChain](https://github.com/hwchase17/langchain)  
[Stable Diffusion](https://github.com/CompVis/stable-diffusion)