mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2025-12-19 05:47:46 +00:00
Update speech-utils.js (#425)
This commit is contained in:
@@ -387,7 +387,7 @@ const testWhisper = async(logger, synthAudio, credentials) => {
|
||||
}
|
||||
);
|
||||
} catch (err) {
|
||||
logger.info({err}, 'synthEvenlabs returned error');
|
||||
logger.info({err}, 'synth whisper returned error');
|
||||
throw err;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user