NoizAI/YuE2-Turbo
Fast, concurrent inference for YuE2. Same model and recipe: 1.68× faster per song, 3.31× more songs per GPU.
About the project
An inference acceleration and serving layer for YuE2: same YuE2-3B weights, but autoregressive stages run on vLLM, weights stay resident on GPU, and acoustic synthesis is batched across requests. Delivers 1.68× faster per song and 3.31× more songs per GPU, plus an HTTP job API and browser Studio.
Useful for
- Deploy a single-GPU HTTP song-generation service with a job queue and FLAC downloads
- Speed up an existing YuE2 pipeline by switching the backend to vLLM without quality loss
- Generate a cover from an uploaded song via the /v1/covers endpoint
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- The repository is 5 days old and already has 67 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #200.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 67
- Today
- 0 · ≈ 1 by evening
- Forks
- 9
- Issues and pull requests
- 1
- Watchers
- 1
- Language
- Python
- License
- Apache-2.0
- Created
- September 21, 2026
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #196
More in this category
-
6.7
yukitorido/short-video-generator-AI
Open-source Python pipeline that turns long YouTube videos into vertical short clips: faster-whisper transcription, LLM highlight detection and auto-cropping to 9:16.
-
5.9
ilkerzg/storycast
A web app that turns a topic into a narrated animated short film: script, keyframes, animation, voice-over, score and subtitles, all generated via fal APIs in the browser.
-
5.4
diggerhq/shipvideo
A web service that turns a URL or a text prompt into a 20–40 second launch video: an LLM writes an HTML animation and a serverless agent renders it to MP4 via headless Chromium and ffmpeg.
-
5.3
Inkloom-art/inkloom
Specialised AI models for logo design: brand analysis turns a business into constraints, typography and symbol models construct the mark, and a composition engine produces lockups and clear-space rules. Generation is…
-
5.3
JohnHeibel/PDoomVideo
Source code for a music video generated entirely by Claude Opus, with scenes, lyrics and transitions built in p5.js and rendered to MP4 via headless Chrome and ffmpeg.
-
5.0
bridge-mind/bridgeclip
Open-source desktop app that turns long videos into short captioned clips: it finds the best moments, crops to 9:16 or 16:9, and burns in word-by-word captions. Runs locally, calling OpenRouter with your own keys.