1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
OpenVoiceOS/buildroot-external/package/whispercpp/Config.in
j1nx 67b9493d65 Allow whisper.cpp to be build for both aarch64 and x86-64
and enabling it for x86-64 build
2023-04-25 13:47:21 +00:00

9 lines
196 B
Plaintext

config BR2_PACKAGE_WHISPERCPP
bool "whispercpp"
help
High-performance inference of OpenAI's Whisper
automatic speech recognition (ASR) model
https://github.com/ggerganov/whisper.cpp