mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-15 19:30:54 +01:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
config BR2_PACKAGE_WHISPERCPP
|
|
bool "whispercpp"
|
|
select BR2_PACKAGE_OPENBLAS
|
|
help
|
|
High-performance inference of OpenAI's Whisper
|
|
automatic speech recognition (ASR) model
|
|
|
|
https://github.com/ggerganov/whisper.cpp
|
|
|