v-iashin / MDVC

PyTorch implementation of Multi-modal Dense Video Captioning (CVPR 2020 Workshops)
https://v-iashin.github.io/mdvc
142 stars 19 forks source link

ASR #15

Closed niu1970 closed 3 years ago

niu1970 commented 3 years ago

Hello! Then I would like to ask, how did you get your .srt subtitle file?Is the .srt subtitle file downloaded directly on YouTube, or is it obtained by calling Google’s API?

v-iashin commented 3 years ago

Hi, I can say that we obtained .srt for each available video and it wasn't through the Google API because the access to it is limited.

niu1970 commented 3 years ago

Then why did you only get some .srt files of the video? If a video has audio, shouldn't it also be able to get its subtitle file?And where did you get your subtitle files? Is it convenient to post to get the URL?

v-iashin commented 3 years ago

I used Google2SRT