Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shaun3141
/
caribbean-voices-hackathon
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
caribbean-voices-hackathon
262 kB
1 contributor
History:
68 commits
shaun3141
Add timestamp-based versioning to HF Hub model repositories - each training run creates unique versioned repo
60f01ba
3 months ago
data
Fix: Add missing CACHE_DIR to data.manager for training cache support
3 months ago
docs
Refactoring gradio app
3 months ago
models
Add timestamp-based versioning to HF Hub model repositories - each training run creates unique versioned repo
3 months ago
scripts
Refactoring gradio app
3 months ago
training
Add timestamp-based versioning to HF Hub model repositories - each training run creates unique versioned repo
3 months ago
ui
Add checkpoint selection for inference
3 months ago
utils
Add configurable augmentation settings in UI and persistent logging
3 months ago
.dockerignore
Safe
126 Bytes
Reorganize project structure: move HF/Gradio files to hf_space/ subfolder
3 months ago
DEPLOY.md
Safe
1.49 kB
Add deployment workflow documentation and helper script
3 months ago
Dockerfile
Safe
5.14 kB
Remove deprecated TRANSFORMERS_CACHE env var (use HF_HOME instead)
3 months ago
README.md
Safe
2.54 kB
Switch to Docker SDK to use custom Dockerfile with multi-stage caching
3 months ago
app.py
Safe
6.02 kB
Fix Gradio 6.x compatibility: move css_paths to launch() method
3 months ago
debug_paths.py
Safe
944 Bytes
Migrate all data loading to use Hugging Face dataset directly
3 months ago
extract_entities.py
Safe
10.2 kB
Fix entity extraction column name mismatch
3 months ago
owsm_model.py
Safe
11.5 kB
Fix: Ensure generation_config and pad_token handling for Whisper training
3 months ago
requirements-base.txt
Safe
534 Bytes
Add accelerate>=0.26.0 dependency required for Trainer
3 months ago
requirements-espnet.txt
Safe
99 Bytes
Ideally updates to app
3 months ago
requirements.txt
Safe
385 Bytes
Fix flash-attn build: install with --no-build-isolation so it can access torch
3 months ago