You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meta just released their new open-source model AudioCraft consisting of three pieces: MusicGen, AudioGen and Encodec.
Given encodec.cpp is already implemented, we should be able to implement it AudioCraft fairly easily with ggml.
I've already opened an issue in bark.cpp and plan to implement it as soon as i'm finished with bark.
* Revert "Delete SHA256SUMS for now (ggerganov#416)"
This reverts commit 8eea5ae.
* Remove ggml files until they can be verified
* Remove alpaca json
* Add also model/tokenizer.model to SHA256SUMS + update README
---------
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Meta just released their new open-source model AudioCraft consisting of three pieces: MusicGen, AudioGen and Encodec.
Given encodec.cpp is already implemented, we should be able to implement it AudioCraft fairly easily with
ggml
.I've already opened an issue in
bark.cpp
and plan to implement it as soon as i'm finished with bark.Source: https://ai.meta.com/blog/audiocraft-musicgen-audiogen-encodec-generative-ai-audio/
The text was updated successfully, but these errors were encountered: