Model Gallery

2 models from 1 repositories

Filter by type:

Filter by tags:

audioldm2
AudioLDM 2 generates sound effects, music, and speech from natural-language descriptions through the diffusers backend and LocalAI sound-generation API.

Repository: localaiLicense: cc-by-nc-sa-4.0

audio-cpp-stable-audio-sfx
Stable Audio 3 Small SFX (audio.cpp, Q8_0) - text to sound effects, served by the audio-cpp backend through /v1/sound-generation. Set duration_seconds to control the length. Text prompt only. The family also has an audio-conditioned editing route upstream, which is not wired here: it aborts the process on the pinned revision, and no field on the sound-generation request can reach it in any case. Q8_0 because upstream records both 16-bit and Q8_0 as "Pass (drift)", so the smaller build costs nothing extra.

Repository: localaiLicense: other