jina-ai / example-video-search

This is an example of search videos using jina
Apache License 2.0
23 stars 2 forks source link

feat: add audioclip into the flow #2

Closed nan-wang closed 3 years ago

nan-wang commented 3 years ago

todo:

As for the data, I suggest to use the following, please don't add these two data into the repo. They are quite large and it is better to write a script to download them


# video of different animal sounds with pictures
youtube-dl --recode-video mp4 -o 0GhwfyDcAoM.mp4 https://www.youtube.com/watch\?v\=0GhwfyDcAoM

# video of different housing sounds with pictures
youtube-dl --recode-video mp4 -o uTNL3WXEexA.mp4 https://www.youtube.com/watch\?v\=uTNL3WXEexA
jakobkruse1 commented 3 years ago

The example is now running on my machine. Another tester would be nice to ensure that it is working on multiple machines. I suggest some follow-up tickets after merging this one:

jakobkruse1 commented 3 years ago

For some reason, I can not add @nan-wang as reviewer.

nan-wang commented 3 years ago

Another thing is that I find the score from the audios is always lower than that from the images.