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
about 1 month ago
scripts
refactor: rename Voice Profiler to Voice Tools throughout codebase
about 1 month ago
src
fix: ensure audio tensor is on same device as VAD model in voice denoising
about 1 month ago
tests
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
about 1 month ago
.gitignore
794 Bytes
fix: also correct lib/ in gitignore to only exclude root-level, add src/lib package
about 1 month ago
Dockerfile
658 Bytes
perf: optimize Dockerfile with layer caching for faster rebuilds
about 1 month ago
README.md
12.4 kB
feat: optimize README metadata for HuggingFace search visibility
about 1 month ago
app.py
1.49 kB
refactor: rename Voice Profiler to Voice Tools throughout codebase
about 1 month ago
install.sh
121 Bytes
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
about 1 month ago
packages.txt
7 Bytes
fix: remove package install from requirements, add startup script
about 1 month ago
pyproject.toml
2.52 kB
chore: upgrade Gradio to 6.2.0 and align pyannote.audio dependencies
about 1 month ago
requirements.txt
662 Bytes
chore: upgrade Gradio to 6.2.0 and align pyannote.audio dependencies
about 1 month ago
setup.py
228 Bytes
fix: explicitly include src package and subpackages in setup.py
about 1 month ago