/SoundCount

MTSU Software Engineering CSCI-4700 project with Vanderbilt

Primary LanguageC#MIT LicenseMIT

Measuring-Speech

MTSU Software Engineering CSCI-4700/5700 project with Vanderbilt

Slack

Main goals

  1. Measure how many words are in an audio stream/file.
  2. Who is the speaker? Adult or child.
  3. Content of the sentence. Is it a sentence, is it a question?

Other goals

  1. Quantify when and whether a child likes or dislikes aspects.

Dependencies for python3

  1. PortAudio >= 19
  2. PyAudio >= 0.2.11
  3. SpeechRecognition >= 3.8.1
  4. swig >= 3.0.12
  5. PocketSphinx >= 0.1.3 (for offline recognition)