JimLiu / whisper-subtitles

Apple PodCast Transcription with OpenAI's Whisper
MIT License
341 stars 42 forks source link

Cannot find file: /content/5 - Picture is Worth $1M.srt #8

Open ManutdGTA opened 1 year ago

ManutdGTA commented 1 year ago

whisperx_for_uploading_file.ipynb /usr/local/lib/python3.10/dist-packages/google/colab/files.py in download(filename) 223 if not _os.path.exists(filename): 224 msg = 'Cannot find file: {}'.format(filename) --> 225 raise FileNotFoundError(msg) # pylint: disable=undefined-variable 226 227 comm_manager = _IPython.get_ipython().kernel.comm_manager

FileNotFoundError: Cannot find file: /content/5 - Picture is Worth $1M.srt