MoviePy not writing wav file in Docker container
Im programming a video translation API, and I need docker to do that. Ive ran the API on my local windows machine and it works. I need to write down the audio from the mp4 to transcribe it into text.
Im programming a video translation API, and I need docker to do that. Ive ran the API on my local windows machine and it works. I need to write down the audio from the mp4 to transcribe it into text.