7 Commits

Author SHA1 Message Date
f1273e9c5f feat: logging improvements 2024-07-24 17:32:46 +01:00
fa49faea5f fix: remove ping_interval param and localhost arg 2024-07-23 21:47:28 +01:00
a6d6487df3 fix: websocket issue
websocket.create_connection is short lived, so whenever the inference
server is needed, it needs to be called again to reconnect to the
server.
2024-07-23 21:43:35 +01:00
4f6b0c2bd4 fix: change ws port 2024-07-23 00:04:59 +01:00
a4d839fa72 chore: upload rest of audio clips 2024-07-22 23:34:39 +01:00
ef5bf5d0c0 fix: uncomment code 2024-07-22 22:38:31 +01:00
e1866e08f5 feat: create inference ws server 2024-07-22 22:24:39 +01:00