Skip to content

Commit

Permalink
feat: add MusicGen model (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuan-ManX committed Jun 11, 2023
1 parent 2012c63 commit 5bcdb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Here we will keep track of the latest AI models for waveform based audio generat

| Date | Release [Samples] | Paper | Code | Trained Model |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 08.06 | [MusicGen: Simple and Controllable Music Generation](https://ai.honu.io/papers/musicgen/) | [arXiv](https://arxiv.org/abs/2306.05284) | [GitHub](https://github.com/facebookresearch/audiocraft) | - |
| 08.06 | [MusicGen: Simple and Controllable Music Generation](https://ai.honu.io/papers/musicgen/) | [arXiv](https://arxiv.org/abs/2306.05284) | [GitHub](https://github.com/facebookresearch/audiocraft) | [Hugging Face](https://huggingface.co/spaces/facebook/MusicGen) [Colab](https://colab.research.google.com/drive/1fxGqfg96RBUvGxZ1XXN07s3DthrKUl4-?usp=sharing) |
| 06.06 | [Mega-TTS: Zero-Shot Text-to-Speech at Scale with Intrinsic Inductive Bias](https://mega-tts.github.io/demo-page/) | [arXiv](https://arxiv.org/abs/2306.03509) | - | - |
| 01.06 | [Vocos: Closing the gap between time-domain and Fourier-based neural vocoders for high-quality audio synthesis](https://charactr-platform.github.io/vocos/) | [arXiv](https://arxiv.org/abs/2306.00814) | [GitHub](https://github.com/charactr-platform/vocos) | - |
| 29.05 | [Make-An-Audio 2: Temporal-Enhanced Text-to-Audio Generation](https://make-an-audio-2.github.io/) | [arXiv](https://arxiv.org/abs/2305.18474) | - | - |
Expand Down

0 comments on commit 5bcdb14

Please sign in to comment.