Skip to content

J0shuaFernandes/speech-event-detection

Repository files navigation

speech-event-detection

A program that can detect several speech events

This script can detect/count the following:

  1. The number of pauses
  2. Repeated Words
  3. The number of unique words spoken
  4. Words spoken per minute
  5. The number of interjections (aah, umm, etc)

How to get started

Clone the repository and install all dependencies:

git clone [email protected]:J0shuaFernandes/speech-event-detection.git
cd speech-event-detection 
pip3 install -r requirements.txt

About

A script that can detect several speech events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages