Create an STT engine instance based on the configuration. Uses dynamic imports to lazily load backend implementations only when needed.
Configuration for the STT engine
Initialized STT engine instance
if backend type is unknown or dependencies are not installed
Create an STT engine instance based on the configuration. Uses dynamic imports to lazily load backend implementations only when needed.