I recently tried to use Say it. Unfortunately an error occurred.
Error: [WinError 2] The system cannot find the file specified
Traceback (most recent call last):
File "sayit.pyw", line 162, in save_and_transcribe
File "sayit.pyw", line 174, in transcribe
File "whisper\transcribe.py", line 122, in transcribe
File "whisper\audio.py", line 140, in log_mel_spectrogram
File "whisper\audio.py", line 58, in load_audio
File "subprocess.py", line 501, in run
File "subprocess.py", line 966, in __init__
File "subprocess.py", line 1435, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
I don't exactly know if its a python related issue or maybe I'm missing some form of programming language or pip install to make this compatible with my PC.