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/

贡献者指南