This commit is contained in:
Quan HL
2023-11-09 12:59:20 +07:00
parent 750ed97312
commit ea523a7a1d
2 changed files with 4 additions and 4 deletions

View File

@@ -488,7 +488,7 @@ test('whisper speech synth tests', async(t) => {
vendor: 'whisper',
credentials: {
api_key: process.env.OPENAI_API_KEY,
model: 'tts-1'
model_id: 'tts-1'
},
language: 'en-US',
voice: 'alloy',