Commit History

Localize UI and restore Whisper transcription
ab257e2

Luigi commited on

chore: remove tracked .pyc and __pycache__ files; rely on .gitignore
88427ae

Luigi commited on

remove unused files
8456e3b

Luigi commited on

chore: add UI docs, project status, sample audio and update .gitignore
83e76f9

Luigi commited on

Ignore .pyc and __pycache__ files
1cf2fc5

Luigi commited on

docs: update Traditional Chinese mini-guide wording to Taiwan usage (音訊, 點選, optional manual transcription)
04ee8c7

Luigi commited on

improve ui/ux
f40111a

Luigi commited on

Fix Whisper transcription: save bytes to file before processing
fbf03ad

Luigi commited on

Update Whisper: use 'small' model with auto language detection
af2d743

Luigi commited on

Fix CUDA initialization error: move Whisper loading to GPU function
da07fc5

Luigi commited on

Add Whisper transcription feature for automatic audio-to-text
1b73690

Luigi commited on

Upgrade to Gradio v5.47.0 and update compatibility
5df9ee2

Luigi commited on

use local audio prompt file
9a50e6b

Luigi commited on

Update Quick Examples with real JFK audio prompt and proper transcriptions
eafac89

Luigi commited on

Fix device mismatch: load models on same device as GPU computation
774840a

Luigi commited on

enable zerogpu acceleration
1daf416

Luigi commited on

Remove info parameters for Gradio 4.0.0 compatibility
3e6f1e9

Luigi commited on

Force Gradio 4.44.1 exact version and add rebuild trigger
181e3aa

Luigi commited on

Update requirements.txt with spaces package and temporarily remove GPU decorator
c066678

Luigi commited on

Add @spaces.GPU decorator and CUDA support for HF Spaces
1b9d615

Luigi commited on

Fix Gradio compatibility: remove info parameter for older Gradio versions
7300238

Luigi commited on

Restore complete zipvoice package with all source files
2967cdb

Luigi commited on

Fix Spaces deployment: add sys.path for local zipvoice package
96bf80c

Luigi commited on

Clean Spaces deployment - Gradio interface only
ed290ee

Luigi commited on