alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
8.06k stars 1.11k forks source link

en-us Model downloads broken #799

Closed TheDrawingCoder-Gamer closed 2 years ago

TheDrawingCoder-Gamer commented 2 years ago

Trying to download en-us models do nothing; Downloading speaker identification model does work.

nshmyrev commented 2 years ago

Which URL exactly?

TheDrawingCoder-Gamer commented 2 years ago

http://alphacephei.com/vosk/models/vosk-model-small-en-us-0.15.zip

nshmyrev commented 2 years ago

Probably you have some certificate issue. You can try to download with curl and share the log

TheDrawingCoder-Gamer commented 2 years ago

Looks like it's an error 301 page

TheDrawingCoder-Gamer commented 2 years ago
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>
nshmyrev commented 2 years ago

Should be fixed now with https://github.com/alphacep/vosk-space/commit/5d6ed1f8b5f6d5650a908ff7fd44f59b5471de2c