ggml-org/ggml

New model: AudioCraft for audio generation

Open

#429 opened on 2023年8月2日

GitHub で見る
 (2 comments) (13 reactions) (1 assignee)C++ (1,646 forks)auto 404
help wantedmodel

Repository metrics

Stars
 (14,741 stars)
PR merge metrics
 (平均マージ 33m) (30d で 12 merged PRs)

説明

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/

コントリビューターガイド