Commit History

feat: optimize README metadata for HuggingFace search visibility
19764b0
Running

jcudit HF Staff commited on

chore: upgrade Gradio to 6.2.0 and align pyannote.audio dependencies
fd97113

jcudit HF Staff commited on

fix: ensure audio tensor is on same device as VAD model in voice denoising
7b704bc

jcudit HF Staff commited on

fix: make download components visible after speaker separation completes
1a6b8d0

jcudit HF Staff commited on

fix: resolve ZeroGPU pickling errors across all audio processing services
3fb465f

jcudit HF Staff commited on

fix: correct Speaker Extraction tab to prevent UI duplication
9fe2593

jcudit HF Staff commited on

feat: implement cross-mode robustness fixes (phases 1-8)
95e1515

jcudit HF Staff commited on

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

perf: optimize Dockerfile with layer caching for faster rebuilds
edbace4

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: pin numpy <2.0.0 for pyannote.audio compatibility
33a10e3

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

fix: also correct lib/ in gitignore to only exclude root-level, add src/lib package
3ff2f18

jcudit HF Staff commited on

fix: correct gitignore to only exclude root-level models directory, not src/models package
0456b70

jcudit HF Staff commited on

debug: add detailed import debugging for src.models
ff074e4

jcudit HF Staff commited on

feat: add custom Dockerfile to install package before dependencies
737f44f

jcudit HF Staff commited on

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

jcudit HF Staff commited on

fix: explicitly include src package and subpackages in setup.py
8a0851d

jcudit HF Staff commited on

fix: lower Python requirement to 3.10 for HuggingFace Spaces compatibility
7e0863e

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

fix: convert relative imports to absolute imports for HuggingFace Spaces compatibility
ba92724

jcudit HF Staff commited on

fix: remove package install from requirements, add startup script
da93f68

jcudit HF Staff commited on

fix: add setup.py and install package for proper imports
3077957

jcudit HF Staff commited on

fix: install package in editable mode for proper module imports
c2d7d6f

jcudit HF Staff commited on

fix: remove deprecated theme parameter from Gradio Blocks constructor
f272b0c

jcudit HF Staff commited on

fix: correct indentation error in web app
bb2a10f

jcudit HF Staff commited on

docs: add HuggingFace Spaces metadata to README
0d0201b

jcudit HF Staff commited on

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

jcudit HF Staff commited on

feat: complete audio speaker separation feature with 3 workflows
cb39c05

jcudit HF Staff commited on