voice-tools / app.py

Commit History

refactor: rename Voice Profiler to Voice Tools throughout codebase
03cad88

jcudit HF Staff commited on

docs: add HuggingFace Spaces deployment guide and remove debug output
09108e1

jcudit HF Staff commited on

fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
9ff4b56

jcudit HF Staff commited on

fix: add mock torchaudio.backend.common.AudioMetaData for pyannote compatibility
7acac3a

jcudit HF Staff commited on

fix: add torchaudio compatibility workaround globally in app.py
8f7a761

jcudit HF Staff commited on

fix: import spaces before any torch/CUDA imports for ZeroGPU compatibility
5b481bb

jcudit HF Staff commited on

debug: add detailed import debugging for src.models
ff074e4

jcudit HF Staff commited on

fix: simplify path setup and add debugging for import issues
34086c6

jcudit HF Staff commited on

fix: unconditionally install package on Spaces detected by SPACE_ID env var
50c17ca

jcudit HF Staff commited on

fix: auto-install package on startup if imports fail
35776aa

jcudit HF Staff commited on

git commit -m "feat: add HuggingFace ZeroGPU compatibility for
ffe9fdb

jcudit HF Staff commited on