mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
wip
This commit is contained in:
@@ -169,7 +169,8 @@ async function synthAudio(client, createHash, retrieveHash, logger, stats, { acc
|
||||
language: language || '',
|
||||
voice: voice || deploymentId,
|
||||
engine,
|
||||
model,
|
||||
// model or model_id is used to identify the tts cache.
|
||||
model: model || credentials.model_id,
|
||||
text
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user