1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 10:25:12 +01:00
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