Skip to content

Fix No such file or directory.#15

Open
smtclk1 wants to merge 1 commit intoArthurFDLR:mainfrom
smtclk1:smtclk1-patch-1
Open

Fix No such file or directory.#15
smtclk1 wants to merge 1 commit intoArthurFDLR:mainfrom
smtclk1:smtclk1-patch-1

Conversation

@smtclk1
Copy link

@smtclk1 smtclk1 commented Jan 13, 2024

This problem is caused by using video_info['id']. Because video_info['id'] is equal to playlistID. The model is trying to find the playlistID.wav file, the solution is to add the entries[id] in video_info into video_path_local_list.

This problem is caused by using video_info['id']. Because video_info['id'] is equal to playlistID.  The model is trying to find the playlistID.wav file, the solution is to add the entries[id] in video_info into video_path_local_list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant