Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drewthomasson/whisper_auto_search
- Owner: DrewThomasson
- Created: 2023-05-03T20:41:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T00:02:17.000Z (12 months ago)
- Last Synced: 2023-11-30T01:26:29.398Z (12 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)