Commit History

Add checkpoint selection for inference
0a59e8a

shaun3141 commited on

Add configurable augmentation settings in UI and persistent logging
1264f26

shaun3141 commited on

Separate ESPnet and Whisper training modules with clear naming
20e96fd

shaun3141 commited on

Remove training code from root app.py and fix training output tuple issue in hf_space
28b1bc3

shaun3141 commited on

Fix Gradio 6.x compatibility: move css_paths to launch() method
aceac12

shaun3141 commited on

Fix Gradio CSS loading error: use css_paths parameter instead of css
a2918e6

shaun3141 commited on

Fix Gradio CSS: use css parameter with string content (most compatible approach)
4b692f5

shaun3141 commited on

Fix Gradio 5.x CSS API: use css_paths instead of css parameter
f055408

shaun3141 commited on

Migrate all data loading to use Hugging Face dataset directly
e3aec0d

shaun3141 commited on

Refactoring gradio app
2941e2c

shaun3141 commited on