12 Commits

Author SHA1 Message Date
Oliver Guhr
b35cddeea0 code format + bugfix 2021-07-08 17:20:25 +02:00
Oliver Guhr
c257923fdb updated dependency 2021-07-08 17:20:10 +02:00
Oliver Guhr
ace16f99b2 upgraded output format 2021-07-08 16:52:58 +02:00
Oliver Guhr
6ad598cbfe added silero vad code 2021-07-08 13:59:45 +02:00
Oliver Guhr
b580dd55eb removed daemon flag
Its not required anymore. Plus: If the programm does
ot close you can detect if there is any threading issue.
2021-04-23 12:08:37 +02:00
Oliver Guhr
34b577bb1c moved signal into class 2021-04-23 12:06:54 +02:00
Oliver Guhr
345695ca0a fixed threading bugs realted to #1
* moved code from multiprocessing to threading
since multiprocessing threads did not close
* removed contextvar since they did not work on win / macos
* implemented terminal token for in queue since the thread signal can not be read
2021-04-23 12:00:39 +02:00
Oliver Guhr
3d342ba95c fixed typo 2021-04-22 16:45:30 +02:00
Oliver Guhr
245f3ba346 removed obsolete code see #1 2021-04-22 16:38:49 +02:00
Oliver Guhr
925c22f344 fixed format 2021-04-15 13:36:09 +02:00
Oliver Guhr
8248ff0966 initial commit 2021-04-15 13:34:40 +02:00
Oliver Guhr
7e6b0706bf Initial commit 2021-04-15 11:34:06 +02:00