1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-15 10:28:50 +01:00
OpenVoiceOS/buildroot-external/package/whisper-tflite/Config.in
2022-12-09 17:21:58 +01:00

10 lines
254 B
Plaintext

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