Description
HI this is a huge initiative,
the script all run in terminal and I can access the dash board also , but I can't see the result of the processed data, below is the error message. I Tried different location too ,, iam using it in Mac
"
Traceback (most recent call last):
File "/Users/apple/LEAVES/src/app.py", line 1213, in process_uploaded_files_and_update_dropdown
audio = AudioSegment.from_file(file_path, format=file_path.rsplit('.', 1)[1].lower())
File "/Users/apple/LEAVES/venv/lib/python3.9/site-packages/pydub/audio_segment.py", line 651, in from_file
file, close_file = _fd_or_path_or_tempfile(file, 'rb', tempfile=False)
File "/Users/apple/LEAVES/venv/lib/python3.9/site-packages/pydub/utils.py", line 60, in _fd_or_path_or_tempfile
fd = open(fd, mode=mode)
FileNotFoundError: [Errno 2] No such file or directory: 'uploads/56d43498-41fc-11f0-b08e-acde48001122/250524_0046_1-2.wav'"