mirror of
https://github.com/SevaSk/ecoute.git
synced 2025-02-23 10:00:19 +00:00
Better phrase timout
This commit is contained in:
parent
5fb82347c3
commit
8ebb15791d
@ -8,10 +8,9 @@ import custom_speech_recognition as sr
|
||||
import io
|
||||
from datetime import timedelta
|
||||
import pyaudiowpatch as pyaudio
|
||||
from AudioRecorder import DefaultMicRecorder, DefaultSpeakerRecorder
|
||||
from heapq import merge
|
||||
|
||||
PHRASE_TIMEOUT = 3.01
|
||||
PHRASE_TIMEOUT = 3.05
|
||||
|
||||
MAX_PHRASES = 10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user