caesarllj

Results 3 comments of caesarllj

@Soulter from markitdown import MarkItDown markitdown = MarkItDown() result = markitdown.convert("******.mp3") print(result.text_content) ### Audio Transcript: Error. Could not transcribe this audio. ffmpeg i already install successfully.

> I am also getting issues with audio files. I tried with .mp3 and .wav file format and getting the below issue: ![Image](https://github.com/user-attachments/assets/8419e184-fbba-4177-982f-807176ad6abf) > > Additionally, I am using a...