mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-03-21 18:57:55 +00:00
support inworld models (#543)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module.exports = [
|
||||
{ name: 'Llama Inworld TTS 1.5 Max', value: 'inworld-tts-1.5-max' },
|
||||
{ name: 'Llama Inworld TTS 1.5 Mini', value: 'inworld-tts-1.5-mini' },
|
||||
{ name: 'Llama Inworld TTS', value: 'inworld-tts-1' },
|
||||
{ name: 'Llama Inworld TTS Max', value: 'inworld-tts-1-max' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user