Skip to content

Commit

Permalink
Bump version of vosk
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Mar 10, 2024
1 parent 0b04489 commit 2656393
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions vosk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.5.1

- Add libatomic1

## 1.5.0

- Restore Arabic and Ukrainian models
Expand Down
2 changes: 1 addition & 1 deletion vosk/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: local run update

VERSION := 1.5.0
VERSION := 1.5.1
TAG := rhasspy/wyoming-vosk
PLATFORMS := linux/amd64,linux/arm64,linux/arm/v7
HOST := 0.0.0.0
Expand Down

0 comments on commit 2656393

Please sign in to comment.