The audio file to detect the language of.
undefined
if there was an error or the language could not be detected.
Audio file must be in a processable format just like when using translate.
If the model provided at createWhisperClient is not found.
The audio file to transcribe. Audio file must be in a processable format.
Optional
options: WhisperOptionsTranscription of the audio file.
If the model provided at createWhisperClient is not found.
The audio file to translate. Audio file must be in a processable format.
Optional
options: WhisperOptionsEnglish translation of the audio file. If it's already english, it will be a transcription.
If the model provided at createWhisperClient is not found.
Detects the language of the audio file