Skip to content

Update examples to use STT 1.3.0 #31

@ftyers

Description

@ftyers

For example:

pi@raspberrypi:~/Source/STT-examples $ git diff
diff --git a/mic_vad_streaming/requirements.txt b/mic_vad_streaming/requirements.txt
index e97d363..3eb12cc 100644
--- a/mic_vad_streaming/requirements.txt
+++ b/mic_vad_streaming/requirements.txt
@@ -1,7 +1,7 @@
-stt~=1.0.0
+stt~=1.3.0
 pyaudio~=0.2.11
 webrtcvad~=2.0.10
 halo~=0.0.18
 numpy>=1.15.1
 scipy>=1.1.0
-pyautogui~=0.9.52
\ No newline at end of file
+pyautogui~=0.9.52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions