Commit Graph

22 Commits

Author SHA1 Message Date
Mathieu
d1fe531ddf Cleaning installation instructions using venv 2021-08-22 18:49:05 +02:00
Mathieu
4726cfdac9 add python3 note to pyaudio error readme 2021-08-19 18:16:18 +02:00
Mathieu B
b515823783 Fixed double "found server" message 2021-08-07 16:44:04 +02:00
Mathieu B
6be0e8602f set "jarvis" hot word sensitivity to 0.65 instead of 0.5 2021-08-02 17:30:16 +02:00
Mathieu B
2a67fd8e3e catch conencter error on request 2021-08-01 23:15:28 +02:00
Mathieu B
2fe6ee2e6e Added no-voice mode 2021-08-01 18:23:43 +02:00
Mathieu B
5a69b25c10 fixed tts audio sample rate and channels 2021-08-01 11:45:26 +02:00
Mathieu B
284353a99a Replaced hostname by ip in request headers 2021-08-01 11:45:02 +02:00
Mathieu B
1ed76560e7 Added client-ip and port to the headers of the process request to the server 2021-08-01 11:15:28 +02:00
Mathieu B
0912e5ca17 renamed frame_data to raw_audio_date 2021-08-01 10:51:08 +02:00
Mathieu B
88f0b4119c Exit if no server found 2021-08-01 10:49:58 +02:00
Mathieu B
329a7692dc fixed wrong return in find_server_on_network() 2021-08-01 10:48:11 +02:00
Mathieu B
f6bb0d91e3 Added flask server to the client and /play_raw_audio request 2021-08-01 10:40:38 +02:00
Mathieu B
40746b6bbf Improved server detection 2021-08-01 10:40:08 +02:00
Mathieu B
037f244176 Update readme to get rid of playsound and (buggy) PyGObject lib 2021-07-31 20:35:36 +02:00
Mathieu B
ada1849ee0 Added simpleaudio lib for listening/listened sound on hot word recogniton 2021-07-31 20:31:19 +02:00
Mathieu B
8733e5f38a Added server detection on network and config_utils 2021-07-31 19:34:24 +02:00
Mathieu B
5ed8b17ac5 Updated readme 2021-07-31 13:13:39 +02:00
Mathieu B
37d7849090 Working wake word (porcupine) and audio (speech) request to server :) 2021-07-31 12:59:26 +02:00
Mathieu B
a5bddad9cb remove venv/ 2021-07-31 10:35:32 +02:00
Mathieu B
40e8918c4b Initial commit 2021-07-31 10:28:34 +02:00
Mathieu Broillet
2930fa89b6
Initial commit 2021-07-31 10:24:22 +02:00