aura 2
This commit is contained in:
parent
bfc6c1351e
commit
4a6368b988
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ async function synthesizeSpeech(env: Env, text: string): Promise<Response> {
|
|||
}
|
||||
|
||||
return env.AI.run(
|
||||
"@cf/deepgram/aura-1",
|
||||
"@cf/deepgram/aura-2-en",
|
||||
{
|
||||
text,
|
||||
speaker: "asteria",
|
||||
|
|
|
|||
Loading…
Reference in a new issue