rposbo / speaker-recognition-api

A simple demo project for the Microsoft Cognitive Services Speaker Recognition APIs
https://rposbo.github.io/speaker-recognition-api/
30 stars 14 forks source link

Update to use API v2.0 #7

Closed rposbo closed 4 years ago

rposbo commented 4 years ago

Looks like cognitive services APIs have updated to v2 with significantly breaking changes: https://docs.microsoft.com/en-us/rest/api/speakerrecognition/verification/textdependent/listphrases

Not sure why this would affect a v1 API endpoint, so needs some investigation prior to just replacing this.

Probably related to an issue discovered by @just1c

rposbo commented 4 years ago

fixed by e80f5f3b86e4af21d071dff3158fa40569b4a3e5