ai-building-blocks / automatic_speech_recognition.py

Commit History

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

Move environment variable querying code out of the inference functions
1c1b97a

LiKenun commited on

Add documentation
5bebd85

LiKenun commited on

Reorganize structure for even less code clutter; `app.py` is greatly slimmed down
39d9406

LiKenun commited on

Switch the automatic speech recognition (ASR) implementation to use the inference client instead
0fea237

LiKenun commited on

Add automatic speech recognition (ASR) sample
02c9b64

LiKenun commited on