Skip to content

Commit

Permalink
Bump to v0.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qwbarch committed Dec 26, 2024
1 parent a91c154 commit 8b613d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: silero-vad
version: 0.1.0.2
version: 0.1.0.3
tested-with: GHC == 9.8, GHC == 9.2.8, GHC == 8.10.7
license: MIT
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion silero-vad.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.18
-- see: https://github.com/sol/hpack

name: silero-vad
version: 0.1.0.2
version: 0.1.0.3
synopsis: Voice activity detection powered by SileroVAD.
description: A haskell implentation of SileroVAD, a pre-trained enterprise-grade voice activity detector.
category: Audio, Sound
Expand Down

0 comments on commit 8b613d9

Please sign in to comment.