A stt plugin for ovos using whisper-tflite
pip install ovos-stt-plugin-whisper-tflite
"stt": {
"module": "ovos-stt-plugin-whisper-tflite",
"ovos-stt-plugin-whisper-tflite": {"model": "https://github.com/usefulsensors/openai-whisper/raw/main/models/whisper-tiny.en.tflite"}
}