transcribe_audio_file

transcribe_audio_file(file_path) -> 

Transcribes the audio file located at the given file path.

Parameters:
NameDescription
file_pathThe path to the audio file.