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.
- Streaming example
- Proxy for live transcription service example