vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

Release 0.3.43 - Not Available in Python

Open djfight opened this issue 1 year ago • 2 comments

I went to pull the latest release (0.3.43), but pip is telling me that version 0.3.43 is not available.

Here's the command output that I get when trying to upgrade

pip install vosk==0.3.43
ERROR: Could not find a version that satisfies the requirement vosk==0.3.43 (from versions: 0.3.18, 0.3.21, 0.3.22, 0.3.27, 0.3.28, 0.3.29, 0.3.30, 0.3.31, 0.3.32, 0.3.38, 0.3.40, 0.3.41, 0.3.42)
ERROR: No matching distribution found for vosk==0.3.43

djfight avatar Sep 09 '22 03:09 djfight

We probably left out some platforms

nshmyrev avatar Sep 15 '22 19:09 nshmyrev

We probably left out some platforms

Such as Android (Maven Central). Please update

berhram avatar Sep 19 '22 18:09 berhram