swankwc

Results 4 issues of swankwc

line 8, in sys.exit(main()) File "/Users/wesley/miniconda3/lib/python3.9/site-packages/yt_whisper/cli.py", line 49, in main result = model.transcribe(audio_path, **args) File "/Users/wesley/miniconda3/lib/python3.9/site-packages/whisper/transcribe.py", line 84, in transcribe mel = log_mel_spectrogram(audio) File "/Users/wesley/miniconda3/lib/python3.9/site-packages/whisper/audio.py", line 111, in log_mel_spectrogram audio...

I have a need to update and translate a bunch of transcripts on a channel. Keep up the good work.

is:issue is:open AttributeError: 'PlugableControlModel' object has no attribute 'reset'

I tried to run this as normal but kept getting the following error. FileNotFoundError: [Errno 2] No such file or directory: 'File "/Users/wesley/Documents/Youtube-Whisper-Streamlit/app.py", line 52, in filename = glob.glob("output/*")[0]' Traceback:...