Hi everybody!
I'm having issues with the CMD session action in Power Automate Desktop.
My goal is to automate the process of transcription of audio files. I have .mp3 files which I am able to transcribe using whisper (OpenAi open source model) through my terminal. It works perfectly.
The problem occurs when I try to give the same command through the "write to cmd session": it doesn't work. In fact, when I use the "read from CMD session" to see the output, the response is "'whisper' is not recognised as an internal or external command, an executable program or batch file".
If it helps, the command that i successfully execute through my terminal (after changing the directory to my audio files folder) is the following:
whisper FileName.mp3
How can I solve this?
Thank you!

Report
All responses (
Answers (