I apologize I am a total NOOB in this software and forum, but I have tried to read the tutorial and FAQs. Could someone summarize for me the most basic approach to using CMUSphinx to find and mute certain words in an MP3 file? Or at least to find those words and log/report the exact time position where they occur?
Which sphinx modules exactly do I download, and is there a basic example? I have been looking at this example with great interest (from the FAQ):
What exactly do I need to download and run that? And what exactly does it do when it finds that phrase? Can it mute it? Splice it out? Log where it exists on the mp3 timeline? Can I point it at MP3 instead of WAV?
I am a software engineer so I'm familiar with running and programming command-line utils, though again, I'm brand new to Sphinx. Thanks in advance.
Last edit: Herriman Coder 2018-09-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks, but I don't see an answer to my main question: Which of the sphinx apps do I download and use? It seems there are several and all do different things?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I apologize I am a total NOOB in this software and forum, but I have tried to read the tutorial and FAQs. Could someone summarize for me the most basic approach to using CMUSphinx to find and mute certain words in an MP3 file? Or at least to find those words and log/report the exact time position where they occur?
Which sphinx modules exactly do I download, and is there a basic example? I have been looking at this example with great interest (from the FAQ):
pocketsphinx_continuous -infile file.wav -keyphrase "oh mighty computer" -kws_threshold 1e-20
What exactly do I need to download and run that? And what exactly does it do when it finds that phrase? Can it mute it? Splice it out? Log where it exists on the mp3 timeline? Can I point it at MP3 instead of WAV?
I am a software engineer so I'm familiar with running and programming command-line utils, though again, I'm brand new to Sphinx. Thanks in advance.
Last edit: Herriman Coder 2018-09-19
Hopefully you are familar with Google
Thanks, but I don't see an answer to my main question: Which of the sphinx apps do I download and use? It seems there are several and all do different things?
You can find details in the tutorial http://cmusphinx.github.io/wiki/tutorial