mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-31 22:50:15 +01:00
.. | ||
readme.md | ||
requirements.txt | ||
script.py |
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)[https://github.com/openai/whisper/blob/main/whisper/tokenizer.py] you can use.