ggml-org/ggml

New model: AudioCraft for audio generation

Open

#429 建立於 2023年8月2日

在 GitHub 查看
 (2 留言) (13 反應) (1 負責人)C++ (1,646 fork)auto 404
help wantedmodel

倉庫指標

Star
 (14,741 star)
PR 合併指標
 (平均合併 33分鐘) (30 天內合併 12 個 PR)

描述

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/

貢獻者指南