text-generation-webui/extensions/whisper_stt
TimStrauven 8074fba18d
Whisper stt overhaul js (#6194)
---------

Co-authored-by: RandoInternetPreson <aaronalai1@gmail.com>
2024-07-01 23:27:18 -03:00
..
readme.md
requirements.txt
script.js Whisper stt overhaul js (#6194) 2024-07-01 23:27:18 -03:00
script.py Whisper stt overhaul js (#6194) 2024-07-01 23:27:18 -03: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-whipser_language: chinese
whisper_stt-whipser_model: tiny
whisper_stt-auto_submit: False

See source documentation for model names and languages you can use.