Skip to main content

Wyoming Server for whisper.cpp

Project description

Wyoming Whisper.cpp

Wyoming protocol server for the whisper.cpp speech to text system.

This project was based on wyoming-faster-whisper. I wanted to adopt whisper.cpp instead to allow more backends. In particular, since mid 2025, the Vulkan backend improved significantly, and offers excellent performance on all modern GPUs without installing much dependencies. You should try it for yourself, and decide what's most performant for your hardware.

While not yet integrated, whisper.cpp has experimental support to detect turns of speakers. This could allow us to only return the transcript of the first speaker, assuming that what follows is background chat. Or we may try extracting the timestamp of each turn of speaker to split the audio into segments, and run a diarization model to keep only segments matching the first speaker.

Local Install

Clone the repository and set up Python virtual environment:

git clone https://github.com/debackerl/wyoming-whisper.cpp.git
cd wyoming-whisper.cpp
script/setup

Run a server anyone can connect to:

script/run --model tiny-int8 --language en --uri 'tcp://0.0.0.0:10300' --data-dir /data --download-dir /data

See available models.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wyoming_whisper_cpp-2.6.0.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wyoming_whisper_cpp-2.6.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file wyoming_whisper_cpp-2.6.0.tar.gz.

File metadata

  • Download URL: wyoming_whisper_cpp-2.6.0.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wyoming_whisper_cpp-2.6.0.tar.gz
Algorithm Hash digest
SHA256 90ec94e857390e5d910882c58b0ed7ee59afea40a89e205df16b1d2807d9ed13
MD5 b9e757048a16474081b25eea252aeff7
BLAKE2b-256 f4d15a646db07fbcf0e28cbbcce826dd637bcef02fa90557a3846957a908444c

See more details on using hashes here.

File details

Details for the file wyoming_whisper_cpp-2.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wyoming_whisper_cpp-2.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 415b95166f5792eba7afb95a5396c409b51fc31d3539252ed1ce3ce371f20cc9
MD5 3664a19f5bf57ba91af61d521438a5fc
BLAKE2b-256 4e552dd05b3c6759a1a6e0fde2068fbc87d392d18bc44c642e6a3feb573f2ec4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page