RealtimeSTT
RealtimeSTT copied to clipboard
feat: add init_logging option to allow users to use their own logging
This guards the log initialization behind a new option (defaults to true, so no change for existing users). This allows users of RealtimeSTT to integrate this library into an application that already has a logger set up