Skip to content

Draft: whisper: add transcribe element based on whisper.cpp library

Diego Nieto requested to merge diegonieto/gst-plugins-rs:whisper-proposal into main

I partially based the development on the design on the aws transcribe one. Although source pad tasks and much more other logic have not been implemented here (for now).

The element is capable to let the user choose both the desired language model and the chunk size to process.

As a rust newcomer, I'd like to use this MR to gather all your feedback.

Merge request reports

Loading