Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
jcudit
/
voice-tools
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
voice-tools
400 kB
Ctrl+K
Ctrl+K
1 contributor
History:
36 commits
jcudit
HF Staff
refactor: remove legacy voice extraction pipeline (superseded by Speaker Extraction)
cb27c1b
1 day ago
scripts
refactor: rename Voice Profiler to Voice Tools throughout codebase
7 months ago
src
refactor: remove legacy voice extraction pipeline (superseded by Speaker Extraction)
1 day ago
tests
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
7 months ago
.gitignore
Safe
794 Bytes
fix: also correct lib/ in gitignore to only exclude root-level, add src/lib package
7 months ago
Dockerfile
Safe
658 Bytes
perf: optimize Dockerfile with layer caching for faster rebuilds
7 months ago
README.md
Safe
12.3 kB
refactor: remove legacy voice extraction pipeline (superseded by Speaker Extraction)
1 day ago
app.py
Safe
1.49 kB
refactor: rename Voice Profiler to Voice Tools throughout codebase
7 months ago
install.sh
Safe
121 Bytes
fix: upgrade to pyannote.audio 4.x and remove all torchaudio compatibility hacks
7 months ago
packages.txt
Safe
7 Bytes
fix: remove package install from requirements, add startup script
7 months ago
pyproject.toml
Safe
2.46 kB
fix: pin gradio==5.49.1 to match Space sdk_version, drop unused silero-vad dep
1 day ago
requirements.txt
Safe
616 Bytes
fix: pin gradio==5.49.1 to match Space sdk_version, drop unused silero-vad dep
1 day ago
setup.py
Safe
228 Bytes
fix: explicitly include src package and subpackages in setup.py
7 months ago