Add fal.ai support
This commit is contained in:
@@ -267,7 +267,7 @@ export async function sayTTS(character:character,text:string) {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
rawResponse: false,
|
||||
|
||||
plainFetchDeforce: true,
|
||||
})
|
||||
console.log(path)
|
||||
if(path.ok){
|
||||
|
||||
Reference in New Issue
Block a user