Commit History

fix: back to gradio 4.41.0, pin fastapi<0.112 to keep starlette 0.36.x compat
e51d7c2
Running

dlaiu commited on

fix: re-add huggingface_hub<0.25 β€” gradio 5.0.0 still uses HfFolder
942f623

dlaiu commited on

fix: upgrade to gradio 5.0.0 β€” resolves starlette, HfFolder, and schema compat issues
1bc4a0b

dlaiu commited on

fix: patch gradio_client boolean schema bug that crashes startup
9518d41

dlaiu commited on

fix: use Audio(type=filepath) to avoid gradio_client schema TypeError on startup
31c0697

dlaiu commited on

fix: upgrade to gradio 4.44.1, bind to 0.0.0.0, explicit Audio numpy input
65a3eb2

dlaiu commited on

fix: pin huggingface_hub<0.25 β€” HfFolder removed in 0.25, breaks gradio 4.41
b527463

dlaiu commited on

fix: pin Python 3.11 β€” audioop removed in 3.13, breaks pydub/gradio
6457b1d

dlaiu commited on

fix: delete cached audio files every 10 min to prevent storage overflow
055114b

dlaiu commited on

output as json with processing
176ce75

dlaiu commited on

returning a dataframe?
26ba744

dlaiu commited on

return values now
fb031e1

dlaiu commited on

try again
e1503ef

dlaiu commited on

try again with numpy
ea19a0e

dlaiu commited on

try again
a2df844

dlaiu commited on

testing converting into a string
a8122f8

dlaiu commited on

fixed function
be3a34b

dlaiu commited on

fixed requirements
0c0704f

dlaiu commited on

added requirements
e782e62

dlaiu commited on

changed to pitch processing
a01aab6

dlaiu commited on

Add application file
e701383

dlaiu commited on

initial commit
5da30e0
verified

dlaiu commited on