tattle-made / DAU

MCA Tipline for Deepfakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demonstrate Audio search with multiple audio files

dennyabrain opened this issue · comments

to allocate more memory to ES add this to the docker-compose

environment:
    - ES_JAVA_OPTS=-Xms750m -Xmx2g

Time taken to search documents

I have created a dataset of 50 and 100 audio files. The audio files range from 10secs to 3mins.

Docs Indexed Time Cosine Score
1 2ms 2 (exact match)
66 10ms 2 (exact match)
100 17ms 2 (exact match)