Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jcudit
/
voice-tools
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
voice-tools
487 kB
1 contributor
History:
33 commits
jcudit
HF Staff
feat: optimize README metadata for HuggingFace search visibility
19764b0
8 days ago
scripts
refactor: rename Voice Profiler to Voice Tools throughout codebase
10 days ago
src
fix: ensure audio tensor is on same device as VAD model in voice denoising
9 days ago
tests
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
10 days ago
.gitignore
794 Bytes
fix: also correct lib/ in gitignore to only exclude root-level, add src/lib package
10 days ago
Dockerfile
658 Bytes
perf: optimize Dockerfile with layer caching for faster rebuilds
10 days ago
README.md
12.4 kB
feat: optimize README metadata for HuggingFace search visibility
8 days ago
app.py
1.49 kB
refactor: rename Voice Profiler to Voice Tools throughout codebase
10 days ago
install.sh
121 Bytes
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
10 days ago
packages.txt
7 Bytes
fix: remove package install from requirements, add startup script
10 days ago
pyproject.toml
2.52 kB
chore: upgrade Gradio to 6.2.0 and align pyannote.audio dependencies
8 days ago
requirements.txt
662 Bytes
chore: upgrade Gradio to 6.2.0 and align pyannote.audio dependencies
8 days ago
setup.py
228 Bytes
fix: explicitly include src package and subpackages in setup.py
10 days ago