You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we need to wait until the audio is generated right now. this fixes the issue now once you click on the "generate audio " it should generate it on background and you dont need to wait on the same page.
setup a sqs aws service
update backend to get audio related content
worker to run cron and fetch available message queue
we need to wait until the audio is generated right now. this fixes the issue now once you click on the "generate audio " it should generate it on background and you dont need to wait on the same page.