To run this loader you will need to create an account on the https://sonix.ai/ and obtain an auth key from the https://my.sonix.ai/api page.You’ll also need to install the sonix-speech-recognition library:
Once auth key is configured, you can use the loader to create transcriptions and then convert them into a Document.
In the request parameter, you can either specify a local file by setting audioFilePath or a remote file using audioUrl.
You will also need to specify the audio language. See the list of supported languages here.