asr-demo / app.py

Commit History

fix: update tuple audio input handling in transcribe function to extract second element
ce364ed

GavinHuang commited on

fix: handle tuple audio input in transcribe function and skip empty tuples
615813d

GavinHuang commited on

fix: add logging for received audio input type and shape in transcribe function
b6fdfee

GavinHuang commited on

fix: enhance transcription process with audio feedback and temporary file management
0011522

GavinHuang commited on

fix: improve audio processing in transcribe function and add soundfile dependency
779d79b

GavinHuang commited on

fix: enhance audio input handling in transcribe function
fe027e3

GavinHuang commited on

fix: declare model as global in transcribe function for proper access
d7d7874

GavinHuang commited on

refactor model loading and reintroduce GPU decorator for transcription function
f334b99

GavinHuang commited on

update README for real-time speech-to-text application and remove spaces.GPU decorator from load_model function
4efbce4

GavinHuang commited on

add spaces import and reintroduce GPU decorator for model loading
bb03f90

GavinHuang commited on

fix indentation in Gradio interface setup
40dfec3

GavinHuang commited on

update Gradio version in requirements and fix indentation in transcribe function
8c34a9f

GavinHuang commited on

remove spaces.GPU decorator from load_model function and update requirements to include cuda-python
1ffedb9

GavinHuang commited on

add actual code
18b21ee

GavinHuang commited on

deployment try
e888ead

GavinHuang commited on