ggml-org/ggml

New model: AudioCraft for audio generation

オープン

#429 opened on 2023/08/02

 (2 件のコメント) (13 件のリアクション) (1 人の担当者)C++ (1,787 件のフォーク)auto 404
help wantedmodel

Repository metrics

Stars
 (15,217 個のスター)
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/

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