fix: update tuple audio input handling in transcribe function to extract second element ce364ed GavinHuang commited on 26 days ago
fix: handle tuple audio input in transcribe function and skip empty tuples 615813d GavinHuang commited on 26 days ago
fix: add logging for received audio input type and shape in transcribe function b6fdfee GavinHuang commited on 26 days ago
fix: enhance transcription process with audio feedback and temporary file management 0011522 GavinHuang commited on 26 days ago
fix: improve audio processing in transcribe function and add soundfile dependency 779d79b GavinHuang commited on 26 days ago
fix: declare model as global in transcribe function for proper access d7d7874 GavinHuang commited on 26 days ago
refactor model loading and reintroduce GPU decorator for transcription function f334b99 GavinHuang commited on 26 days ago
update README for real-time speech-to-text application and remove spaces.GPU decorator from load_model function 4efbce4 GavinHuang commited on 26 days ago
add spaces import and reintroduce GPU decorator for model loading bb03f90 GavinHuang commited on 26 days ago
update Gradio version in requirements and fix indentation in transcribe function 8c34a9f GavinHuang commited on 26 days ago
remove spaces.GPU decorator from load_model function and update requirements to include cuda-python 1ffedb9 GavinHuang commited on 26 days ago