ggml-org/ggml

New model: AudioCraft for audio generation

开放

#429 创建于 2023年8月2日

 (2 条评论) (13 个反应) (1 位负责人)C++ (1,787 个派生)auto 404
help wantedmodel

仓库指标

星标
 (15,217 个星标)
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/

贡献者指南