Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

This folder contains examples for how to use this library

  • explore.py is a quick script that give a quick overview how to use the C++ binding in Python.
  • bentoml contains a BentoML example for how to package whisper.cpp with this binding into a BentoML Service for production deployment.

TODO

  • Streaming example
  • Proxy for live transcription service example