7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust19,476 stars (19,476 stars)1,440 forks (1,440 forks)batch import
help wanted
Description
Are there any plans to implement the AudioGen/MusicGen models from Facebook?
Contributor guide
- Tech stack
- rust
- Domain
- machine learningai
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- RustCandle frameworkAudio model knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- Explore the implementation of AudioGen and MusicGen models in Candle. Review existing literature and codebases (e.g., Hugging Face Transformers) to understand the architecture. Consider proposing a step by step plan for adding these models to the candle repository, focusing on minimal dependencies and leveraging existing candle primitives.