OpenVoiceOS/buildroot-external/package/whisper-tflite/Config.in

10 lines
254 B
Plaintext
Raw Normal View History

2022-12-09 17:21:58 +01:00
config BR2_PACKAGE_WHISPER_TFLITE
bool "whisper-tflite"
help
TensorFlow Lite C++ to run inference on
whisper.tflite(~40 MB hybrid model weights
are in int8 and activations are in float32)
https://github.com/usefulsensors/openai-whisper