Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewthomasson/whisper_auto_search

auto searches txt files for relevant keywords
https://github.com/drewthomasson/whisper_auto_search

Last synced: about 9 hours ago
JSON representation

auto searches txt files for relevant keywords

Awesome Lists containing this project

README

        

# Whisper_Search_auto
listens to what you are saying live through whisper.cpp and searches a txt document for relevant sections based on noun keywords. Thought it would be good if you were interviewing someone and you read all their papers by having a computer search through all their papers on relevant sections based on keywords in what they re currently saying live.

To run run Run_auto_search_gui.py and make sure you have whisper.cpp set up as according to how its repository states, should just run then, the test txt file to search for is set as Alice and wonderland to avoid any copyright issues.

![](https://www.dropbox.com/s/lohkmitbefnx5i7/Whisper_gui%20screen_grab.gif?dl=0)