An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: audio-search-engine

chen0040/java-audio-embedding

Audio classifier, encoder, and search engine in Java

Language: Java - Size: 175 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

akshit7165/Audio-Search-BOT

So it is basically a bot which listens to you, then save it in a .wav file and then convert it to chunks so that the speech recognition can work on it. Then the audio flie is opened using PyDub then the audio is further split into more chunks. After that the chunks are stored in a new file directory to save the processed audio file in it, then the speech to text conversion take place when the process is completed the text is printed after going through all the chunks to give the most accurate text. The second part is the web search of the converted audio to text using googlesearch package which gives the most appropriate URLs for that search. Afterwards that URL is opened in your default browser using the module webbrowser.

Language: Python - Size: 522 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0