Repository: localaiLicense: mit
Irodori TTS 600M v3 VoiceDesign (audio.cpp, Q8_0) - describe the voice you want in words instead of supplying a reference clip, served by the audio-cpp backend. Drive it through /v1/audio/speech with the `instructions` field: the backend routes a request carrying instructions to audio.cpp's vdes task, so "a calm elderly woman speaking slowly with a warm, gentle tone" shapes the delivery of whatever you put in `input`. Without instructions this build still answers as ordinary TTS, and with a reference WAV in `voice` it clones instead; the request decides which of the three it gets. The model is Japanese-first and handles English, so an English ASR round trip recovers the words with accent drift rather than cleanly.
Links
Tags