DirectorySpeech (STT / TTS) › whisper.cpp

whisper.cpp

Speech (STT / TTS) ✓ verified 🔒 local-only MIT 51,731
GitHub ↗

Whisper.cpp is a C/C++ port of OpenAI Whisper, enabling fast local speech-to-text processing on CPU/GPU.

Who it's for: Users who require fast and efficient speech-to-text functionality for personal or small-scale applications can utilize Whisper.cpp.

Strengths

  • Fast local speech-to-text processing
  • CPU/GPU compatibility
  • Open-source under the MIT license

Trade-offs

  • Limited support for advanced features
  • May not be suitable for large-scale or commercial applications

Data locality

Runs fully offline — no data leaves your machine.