Skip to content

Commit f7e1b05

Browse files
committed
requirements.txt
1 parent be0f092 commit f7e1b05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements/extras.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# STT plugins
2-
ovos-stt-plugin-server>=0.1.2,<1.0.0
2+
ovos-stt-plugin-server>=0.1.3,<1.0.0
33

44
# VAD plugins
5-
ovos-vad-plugin-silero>=0.1.0a1,<1.0.0
5+
ovos-vad-plugin-silero>=0.1.0,<1.0.0
66

77
# Microphone plugins
8-
ovos-microphone-plugin-sounddevice>=0.0.1,<1.0.0
8+
ovos-microphone-plugin-sounddevice>=0.0.2,<1.0.0
99

1010
# 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
11+
ovos-ww-plugin-vosk>=0.1.8,<1.0.0
12+
ovos_ww_plugin_precise_onnx>=0.0.4,<1.0.0

requirements/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Microphone plugins
2-
ovos-microphone-plugin-alsa>=0.1.2,<1.0.0
2+
ovos-microphone-plugin-alsa>=0.1.3,<1.0.0

0 commit comments

Comments
 (0)