Shahabks / myprosody

A Python library for measuring the acoustic features of speech (simultaneous speech, high entropy) compared to ones of native speech.
https://shahabks.github.io/myprosody/
MIT License
231 stars 64 forks source link

Real-time audio features #30

Open ymohamed08 opened 1 year ago

ymohamed08 commented 1 year ago

I would like to ask if there is any way to make the detections run in realtime instead of recorded files?

And if you would have any idea on how to chunk the audio for the detections ?

Adawg4 commented 1 year ago

I second this, please reach out with a solution.