pip install openai-whisper.
View source on GitHub
udf transcribe()
transcribe function, as described in the Whisper library documentation.
Requirements:
pip install openai-whisper
audio(Audio): The audio file to transcribe.model(String): The name of the model to use for transcription.
Json: A dictionary containing the transcription and various other metadata.
base.en to an existing Pixeltable column tbl.audio of the table tbl: