mirror of
https://github.com/jambonz/speech-utils.git
synced 2026-07-24 05:01:51 +00:00
support cartesia tts
This commit is contained in:
@@ -50,6 +50,7 @@ function getFileExtension({vendor, voice, renderForCaching = false}) {
|
||||
case 'elevenlabs':
|
||||
case 'rimelabs':
|
||||
case 'playht':
|
||||
case 'cartesia':
|
||||
if (renderForCaching || JAMBONES_DISABLE_TTS_STREAMING) {
|
||||
return mp3Extension;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user