Daniel Smith

Results 11 comments of Daniel Smith

I get a bunch of "snprint_s" not found when I try to compile with MinGW on Windows. If I comment out those lines it compiles fine I get a memory...

I was able to resolve all issues, for the snprint_s problem for some reason the ifndef wasn't detecting that it was defined and then I had to call WSAStartup to...

Expanding on the above I had to have someone trust my key, remove me from the group, and re-add me to the group in that order. After that messages started...

The order of operations for me to get in this state was something like Android+linked Beeper -> unlinked Beeper -> uninstalled Android -> installed and registered signal-cli -> link signal-cli+Beeper....

Hey DHowett, thanks for taking the time to respond and spread some knowledge 😊: > You'd be surprised -- this is actually working as intended! Applications are allowed to write...

https://github.com/r-spacex/SpaceX-API/issues/1243 See also the banner on the live site of this project at https://www.spacexstats.xyz/

The RNN is trained on being fed 48 kHz signals. One option for your voice assistant would be to capture audio at 48000 Hz, feed it through the noise cancellation...

It doesn't as much matter that the original data is 16 kHz as much as the format fed into the noise suppression algorithm is encoded as 48 kHz sampling. From...

My shot at the proposed feature: **Problem Statement:** Programmer mode does not support IEEE floating point data types as commonly used in programming languages. This limits the applicability of the...