Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource bark-cpp-server

HTTP server (bark-server) for bark.cpp. POST JSON {"text":"..."} to /bark and get a WAV back. Config: /etc/sysconfig/bark-server Unit: bark.service (default 127.0.0.1:8083, not upstream 1337, so it can run next to llama-server, whisper.service and stable-diffusion.service) systemctl enable --now bark.service If MODEL is unset, the unit picks the first readable ggml_weights.bin (or *.bin) under MODEL_DIRS (/srv/ai then /usr/share/bark-cpp/models). Override with MODEL=. There is no built-in API key. Do not bind HOST to a public address without a reverse proxy. curl -s http://127.0.0.1:8083/bark \ -H "Content-Type: application/json" \ -d '{"text":"This is an audio generated by bark.cpp"}' \ -o out.wav

Found 1 sites for bark-cpp-server

Found 2 RPM for bark-cpp-server

PackageSummaryDistributionDownload
bark-cpp-server-1.0.0-1.aarch64.htmlHTTP inference server for bark-cppOpenMandriva Cooker for aarch64bark-cpp-server-1.0.0-1.aarch64.rpm
bark-cpp-server-1.0.0-1.x86_64.htmlHTTP inference server for bark-cppOpenMandriva Cooker for x86_64bark-cpp-server-1.0.0-1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet