-
Notifications
You must be signed in to change notification settings - Fork 123
Description
Hey there , so amm currently working on script to video ( if you are familiar with invideo ai which allow people to create video from script/text)
I’ve run into a recurring issue while rendering videos. The browser console throws the following error:
diffusion-studio.ts:516 Failed to decode audio using WebAudio API. Audio might not be available.
WebAudio API is failing to decode the audio, video ends up been rendered but doesnt have an audio.
If anyone has encountered this before or has experience working with WebAudio API, I'd greatly appreciate your insights. Also, if anyone is open to taking a quick look at my project to suggest improvements or fixes, I’d be super grateful, first time playing around with diffusion studio
The backend isn't ready yet (still fixing some bugs), but there’s a dummy.ts file you can use to mock the expected response and reproduce the issue.
MY PROJECT:
https://github.com/RedWilly/invideo-ai-pexels