tts69429585 / app.py

Commit History

Replace torchaudio.load with soundfile.read (bypasses torchcodec requirement)
a8f6633
Running

Z User commited on

Remove torchcodec (CUDA-only), use soundfile backend for all torchaudio.load calls
3777ed3

Z User commited on

Fix NoneType error when ref_text is not provided
aa01f04

Z User commited on

Remove show_api param (not supported in Gradio 6.x)
0ec1804

Z User commited on

CPU Basic version: removed spaces.GPU, forced CPU/float32, trimmed deps, whisper-small
8fae97f

Bot commited on