aarnphm / whispercpp

Pybind11 bindings for Whisper.cpp
Apache License 2.0
324 stars 63 forks source link

feat(extension): HuggingFace support #7

Closed aarnphm closed 1 year ago

aarnphm commented 1 year ago

Feature request

This is rather a huge extension, but it can optionally switch to HuggingFace whisper as backend to run inference on GPU for now. 😄

Motivation

No response

Other

No response