mirror of
https://github.com/oobabooga/textgen.git
synced 2026-07-23 11:20:54 -05:00
whisper_stt
Allows you to enter your inputs in chat mode using your microphone.
Settings
To adjust your default settings, you can add the following to your settings.yaml file.
whisper_stt-whisper_language: chinese
whisper_stt-whisper_model: tiny
whisper_stt-auto_submit: False
See source documentation for model names and languages you can use.