Functionsยง
- convert_
audio ๐Converts the input media file to WAV format. - create_
decoder ๐Creates a decoder for the given track. - get_
audio_ ๐format Extracts audio format details from the track. - model_
string_ ๐to_ type - Processes audio packets from the format and writes them to the WAV file.
- transcribe_
audio ๐Transcribe the audio from a given WAV file path. - Performs audio transcription using Whisper AI.