Closed TheDrawingCoder-Gamer closed 2 years ago
Which URL exactly?
Probably you have some certificate issue. You can try to download with curl and share the log
Looks like it's an error 301 page
PS C:\Users\benha\Documents\GitHub\att-whodoo> curl http://alphacephei.com/vosk/models/vosk-model-small-en-us-0.15.zip
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>
Should be fixed now with https://github.com/alphacep/vosk-space/commit/5d6ed1f8b5f6d5650a908ff7fd44f59b5471de2c
Trying to download en-us models do nothing; Downloading speaker identification model does work.