mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-16 10:06:24 +02:00
https://github.com/ggerganov/whisper.cpp Port of OpenAI's Whisper model in C/C++ Co-Authored-By: Marian Buschsieweke <marian.buschsieweke@posteo.net>
2 lines
88 B
Bash
2 lines
88 B
Bash
command_args="-m /var/lib/whisper-server/ggml-base.en.bin --host 127.0.0.1 --port 8080"
|