Demo video: Link
Documentation: Link
Free Demo project (exe): Link
This plugin allows you to recognize speech in 99 languages, just by adding one component to your blueprint, without relying on any separate servers or subscriptions.
The machine learning model used in this plugin is based on OpenAI's Whisper, but has been optimized to run on the ONNX Runtime for best performance and to minimize dependencies.
Accuracy varies for each supported language. See the original paper for the accuracy of supported languages.
Prerequisite to use with GPU (CUDA)
To use this with a GPU, you need a supported NVIDIA GPU and to install the following versions of CUDA and cuDNN.
- CUDA: 11.6
- cuDNN: 8.5.0.96