Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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