mirror of
https://github.com/jambonz/speech-utils.git
synced 2026-07-20 19:21:48 +00:00
cache files for azure tts streaming are r8
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ async function synthAudio(client, logger, stats, { account_sid,
|
||||
let filePath;
|
||||
if (['nuance', 'nvidia'].includes(vendor) ||
|
||||
(
|
||||
process.env.JAMBONES_TTS_TRIM_SILENCE &&
|
||||
(process.env.JAMBONES_TTS_TRIM_SILENCE || !process.env.JAMBONES_DISABLE_TTS_STREAMING) &&
|
||||
['microsoft', 'azure'].includes(vendor)
|
||||
) ||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user