is 30 seconds the max audio length?

#11
by alireza0089 - opened

is 30 seconds the max audio length?
really neat voices btw

This space should now be updated to support a Streaming mode, which generates audio in a loop as you can see in app.py#L53-L72. Keep in mind:

⚠️ There is an unknown Gradio bug that might yield no audio the first time you click Stream.

For Streaming there is a character limit of 5000 to load-manage the CPU and mitigate lag, because this is meant for demo purposes. You are welcome to Duplicate this space, which should automatically lift that character limit, or use the model directly.

hexgrad changed discussion status to closed

Sign up or log in to comment