How do I make PocketSphinx ignore telephone ring tones and just respond to human speech? This would make it work like a detector for when a human starts speaking English or more specifically words from a small grammar on the other end of a phone call originated automatically by a computer like in a predictive dialer type scenario.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yup it does but the ring tone code integrated in the system that also has pocketsphinx (PS) doesn't work well and I don't want to pay for a specialized module so I thought I could use PS. Any suggestion on giving this a try?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I make PocketSphinx ignore telephone ring tones and just respond to human speech? This would make it work like a detector for when a human starts speaking English or more specifically words from a small grammar on the other end of a phone call originated automatically by a computer like in a predictive dialer type scenario.
Well, ring tones as dtmf are more easily detected by specialized code. Not sure there is a place for that in pocketsphinx.
Yup it does but the ring tone code integrated in the system that also has pocketsphinx (PS) doesn't work well and I don't want to pay for a specialized module so I thought I could use PS. Any suggestion on giving this a try?