From 461178e726e478170f00dfa419fa5e195ed7e0b0 Mon Sep 17 00:00:00 2001 From: Quan HL Date: Mon, 29 Jul 2024 20:56:55 +0700 Subject: [PATCH] wip --- lib/synth-audio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/synth-audio.js b/lib/synth-audio.js index eff00d9..f55c91d 100644 --- a/lib/synth-audio.js +++ b/lib/synth-audio.js @@ -155,7 +155,7 @@ async function synthAudio(client, createHash, retrieveHash, logger, stats, { acc if (!credentials.deepgram_tts_uri) { assert.ok(credentials.api_key, 'synthAudio requires api_key when deepgram is used'); } - + } const key = makeSynthKey({ account_sid,