Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks b71a3ad Running LiKenun commited on Nov 9
Add translation to English sample with automatic source language detection 24f37c6 LiKenun commited on Nov 5
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py` 55d79e2 LiKenun commited on Nov 5
Reorganize structure for even less code clutter; `app.py` is greatly slimmed down 39d9406 LiKenun commited on Nov 3
Enable audio file retrieval by URL for automatic speech recognition (ASR) sample bb6107f LiKenun commited on Nov 3
Switch the automatic speech recognition (ASR) implementation to use the inference client instead 0fea237 LiKenun commited on Nov 3