We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0f092 commit f7e1b05Copy full SHA for f7e1b05
requirements/extras.txt
@@ -1,12 +1,12 @@
1
# STT plugins
2
-ovos-stt-plugin-server>=0.1.2,<1.0.0
+ovos-stt-plugin-server>=0.1.3,<1.0.0
3
4
# VAD plugins
5
-ovos-vad-plugin-silero>=0.1.0a1,<1.0.0
+ovos-vad-plugin-silero>=0.1.0,<1.0.0
6
7
# Microphone plugins
8
-ovos-microphone-plugin-sounddevice>=0.0.1,<1.0.0
+ovos-microphone-plugin-sounddevice>=0.0.2,<1.0.0
9
10
# WakeWord plugins
11
-ovos-ww-plugin-vosk>=0.1.7,<1.0.0
12
-ovos_ww_plugin_precise_onnx>=0.0.1,<1.0.0
+ovos-ww-plugin-vosk>=0.1.8,<1.0.0
+ovos_ww_plugin_precise_onnx>=0.0.4,<1.0.0
requirements/linux.txt
@@ -1,2 +1,2 @@
-ovos-microphone-plugin-alsa>=0.1.2,<1.0.0
+ovos-microphone-plugin-alsa>=0.1.3,<1.0.0
0 commit comments