packages feed

silero-vad 0.1.0.4 → 0.1.0.5

raw patch · 1 files changed

+1/−6 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

silero-vad.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           silero-vad-version:        0.1.0.4+version:        0.1.0.5 synopsis:       Voice activity detection powered by SileroVAD. description:    A haskell implentation of SileroVAD, a pre-trained enterprise-grade voice activity detector. category:       Audio, Sound@@ -26,11 +26,6 @@     cbits/vec.c     cbits/vec.h     lib/onnxruntime/onnxruntime_c_api.h-    lib/onnxruntime/linux-x64/libonnxruntime.so-    lib/onnxruntime/mac-x64/libonnxruntime.dylib-    lib/onnxruntime/mac-arm64/libonnxruntime.dylib-    lib/onnxruntime/windows-x64/onnxruntime.dll-    lib/silero_vad.onnx extra-doc-files:     README.md     CHANGELOG.md