Sfoglia il codice sorgente

jarvis hotword works

nico 8 anni fa
parent
commit
231c85a9b0

+ 1 - 1
.gitignore

@@ -6,7 +6,7 @@ __pycache__/
 *$py.class
 
 # C extensions
-*.so
+# *.so
 
 # Distribution / packaging
 .Python

+ 1 - 1
core/JarvisTrigger.py

@@ -7,7 +7,7 @@ class JarvisTrigger:
     """
     def __init__(self):
         # TODO update this to load the file from settings
-        self.model = "stt/snowboy/resources/snowboy.umdl"
+        self.model = "stt/snowboy/resources/jarviss.pmdl"
         # boolean used to stop the snowbow listening
         self.interrupted = False
 

BIN
stt/snowboy/_snowboydetect.so


BIN
stt/snowboy/resources/jarviss.pmdl