aarnphm / whispercpp

Pybind11 bindings for Whisper.cpp
Apache License 2.0
320 stars 57 forks source link

FEATURE: Add initial_prompt support for whispercpp params #156

Open andermatt64 opened 12 months ago

andermatt64 commented 12 months ago

What does this PR address?

Adding support for setting the initial prompt in whispercpp. I've tested it locally with success.

Should fix #89 ?

Before submitting: