Add WIP items for the project

This commit is contained in:
Jiatong
2023-03-28 01:35:02 -04:00
committed by GitHub
parent da29839f31
commit 609d4bb53d

View File

@@ -9,11 +9,14 @@ Here we list the capability of AudioGPT at this time. More supported models and
| Task | Supported Foundation Models | Status | | Task | Supported Foundation Models | Status |
|:-------------------------:|:-------------------------------:|:------:| |:-------------------------:|:-------------------------------:|:------:|
| ----------Speech--------- | / | / | | ----------Speech--------- | / | / |
| Text-to-Speech | [FastSpeech](), [SyntaSpeech]() | Yes | | Text-to-Speech | [FastSpeech](), [SyntaSpeech](), [VITS]() | Yes (WIP) |
| Style Transfer | [GenerSpeech]() | WIP | | Style Transfer | [GenerSpeech]() | WIP |
| Speech Recognition | [whisper]() | Yes | | Speech Recognition | [whisper](), [Conformer]() | Yes |
| Speech Enhancement | [ConvTasNet]() | WIP |
| Speech Separation | [TF-GridNet]() | WIP |
| Speech Translation | [Multi-decoder]() | WIP |
| ----------Sing--------- | / | | | ----------Sing--------- | / | |
| Text-to-Sing | [DiffSinger]() | Yes | | Text-to-Sing | [DiffSinger](), [VISinger]() | Yes (WIP) |
| ----------Audio--------- | / | | | ----------Audio--------- | / | |
| Text-to-Audio | [Make-An-Audio]() | Yes | | Text-to-Audio | [Make-An-Audio]() | Yes |
| Audio Inpainting | [Make-An-Audio]() | WIP | | Audio Inpainting | [Make-An-Audio]() | WIP |