Shahabks / my-voice-analysis

My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.
https://shahabks.github.io/my-voice-analysis/
MIT License
285 stars 88 forks source link

Real Time Processing #15

Open LorenzoBonetti opened 3 years ago

LorenzoBonetti commented 3 years ago

Hi, I would like to know if it is possible to use this library during a real time process from a microphone input Thank you

Shahabks commented 3 years ago

yes ... if you have a stable pyaudio like library