pltobing/streaming-asr-nmt_nemo-translategemma_onnx-gguf
Update README
Add streaming NMT with TranslateGemma GGUF
Adding time_limit solves start/stop issue on gradio Audio mic
Fix threads stopping and queues clearance. However, Gradio Audio mic still bugging when stopping, then starting, eventhough all states and queues have been cleared. Have to close the tab and refresh, as it does not receive audio chunk data.
Fixed audio stream stopping bug by reverting to gradio==5.49.1, revise to match
Revert to Gradio SDK and update sox requirement
Fix mic. using Gradio with external streaming mode. Still has stopping bug (needs to refresh webpage). Resampler changed to soxr due to better accuracy.
Change to Docker SDK due to sounddevice
Revert app.py and fix metadata on README
Debug app.py following example
Debug app.py
Update README short description
Add application file
Add README, LICENSE, and requirements
Add source files
initial commit
