mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
support elevenlabs options (#553)
* support elevenlabs options * elevenlabs options from synthezier * wip * fix
This commit is contained in:
@@ -127,6 +127,7 @@ class TaskSay extends Task {
|
||||
model,
|
||||
salt,
|
||||
credentials,
|
||||
options: this.options,
|
||||
disableTtsCache : this.disableTtsCache
|
||||
});
|
||||
this.logger.debug(`file ${filePath}, served from cache ${servedFromCache}`);
|
||||
|
||||
Reference in New Issue
Block a user