alphacep / vosk-api

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

no v0.3.45 for pip on macos #1316

Closed hamidreza-ghader closed 1 year ago

hamidreza-ghader commented 1 year ago

Hi,

I get the following error when trying to install vosk 0.3.45 on my mac book pro: ERROR: Could not find a version that satisfies the requirement vosk==0.3.45 (from versions: 0.3.21, 0.3.29, 0.3.30, 0.3.31, 0.3.32, 0.3.38, 0.3.40, 0.3.41, 0.3.42, 0.3.43, 0.3.44) ERROR: No matching distribution found for vosk==0.3.45

My system information is: OS: Ventura 13.2.1 Chip: Apple M1 Pro Python==3.11.2 pip3==23.0.1

Is there a 0.3.45 release for Mac?

Thanks

nshmyrev commented 1 year ago

No, we do not have access to hardware to build it right now

nshmyrev commented 1 year ago

Same as #681