Matthew Salmon
Matthew Salmon
I have tried to make an OR gate, but because there isn't a way to connect 2 wires to 1 output, I can't do it. How do I make one??
I am trying to get spchcat working on my raspberry pi. When running the command it is printing in the console this: ``` TensorFlow: v2.3.0-14-g4bdd3955115 Coqui STT: v1.1.0-0-gf3605e23 ``` and...
Last issue was force closed, so here again. I tried the solution mentioned before. I have added the running of main here: https://pastebin.com/T3xdg2GG However, it just prints out the default...
When exporting to a csv file using this command: `sterra export -ssid {SSID} -u {Username} -t followers -f csv` I get an error saying `UnicodeEncodeError: 'charmap' codec can't encode characters...
I am trying to use the ASIO driver, as I need very low latency with audio being recorded straight in, and sent straight out again. However, when doing this, this...
### What is your suggestion? Aside from how to install the API as a dependency, there is no information or documentation anywhere on how to use this. It makes developing...