Back to Localai

Sound Generation {{ if .Model }} with {{.Model}} {{ end }}

core/http/views/sound.html

4.1.3735 B
Original Source

Sound Generation {{ if .Model }} with {{.Model}} {{ end }}

Generate music and audio from descriptions or structured prompts

Model: Select a model {{ $model:=.Model}} {{ range .ModelsConfig }} {{ $cfg := . }} {{ range .KnownUsecaseStrings }} {{ if eq . "FLAG_SOUND_GENERATION" }} {{$cfg.Name}} {{ end }} {{ end }} {{ end }} {{ range .ModelsWithoutConfig }} {{.}} {{end}}

Use Simple mode (text as description + vocal language) or switch to Advanced mode for caption, lyrics, BPM, key, and more.

Mode:SimpleAdvanced

Text (description in simple mode)

Instrumental only Vocal language

Caption

Lyrics

Think (reasoning) BPM

Duration (s)

Key

Language

Time sig.

Generate sound

{{template "views/partials/footer" .}}