-
Hi,
I've successfully been able to export the model as a torchscript file. The loading into nn~ has no errors, however, there is no audio coming out when passing a signal through the encode/decode …
-
I'm getting the following error in my browser console when making this call: [`(chsk-send! [:testing {:my "data"}] 5000 (fn [cb-reply] (prn "yes")))`](https://github.com/kovasap/cljs-board-game/blob/3…
-
I've cloned the sente repo to my local machine to play around with the example project. I noticed that when I click button 2, the callback reply is `:chsk-timeout`. Shouldn't the callback reply be the…
-
When Firefox navigates to another page and the websocket disconnects, `:chks/state` is fired, but it erroneously contains `:open? true`.
From browser console:
```
09:47:00.232 2020-10-01T06:47:…
-
**Installed skylobby-0.9.24_linux-amd64.deb over skylobby-0.9.23_linux-amd64.deb**
Environment:
- Debian GNU/Linux 11 (stable) amd64 +Gnome
- default-jre 2:1.11-72
- openjdk-11-jre 11.0.16+8-1~d…
-
### Describe the bug
When Coqui_TTS starts up it will download the model, saying it has as update, every time it loads the model into memory. Resulting in a 1.8GB download each time. **(They just u…
-
I'm having difficulty identifying when the websocket connection is down in Chrome. I've looked through the docs and closed issues (some similarities to #230), but wasn't able to find a solution or in…
-
Analyzing the functionality contained in this script was a bit more difficult due to issue #33, however I was able to make the following observations:
- There is a double assignment `fundamental_styl…
-
Hello,
I am able to send telegrams and control my actuators.
However, the response / state telegrams are not received despite the response address being set correctly based on the ETS configuratio…
-
When I compare the system journald logs to those output by timbre, the timbre ones are apparently in UTC where the journald is appropriately at my local timezone. Why do these mis-match and how can I …