A sample editing application allowing for hosted, asynchronous, remote processing of audio with machine learning by routing through Gradio endpoints.
BSD 3-Clause "New" or "Revised" License
52
stars
3
forks
source link
"Open Space URL" button in Alert Window doesn't work #223
Closed
xribene closed 2 weeks ago
Reason: the
alertCallback
is called async, after we reset the model, so the SpaceInfo is lost.