mlhubber / mlhub

Machine Learning Model Repository Hub Command Line Tool.
MIT License
20 stars 12 forks source link

azspeech recognise: support url as the input. #199

Closed JingjingShii closed 3 years ago

JingjingShii commented 3 years ago

--file and --verify support audio file path and url

JingjingShii commented 3 years ago

RECOGNISE supports wav file as the input only. This service is to verify if a speaker matches an enrolled voice. I think it's better to use the real wav file instead of the URL.