microsoft / Cognitive-SpeakerRecognition-Python

Python SDK for the Microsoft Speaker Recognition API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speaker-recognition-api
Other
109 stars 62 forks source link

mic/streaming #12

Open abdvlz opened 5 years ago

abdvlz commented 5 years ago

is there anyway to use the microphone to identify the enrolled speakers? so the audio input as a stream?

thanks!