Live data from Hacker News

Viewing profile — ArsenArsen

ArsenArsen

HN member
Joined
Mon, Jan 25, 2021, 9:19 PM UTC
HN karma
105
Public activity
25 items

About ArsenArsen

https://www.aarsen.me/

Recent public activity

  1. comment
    Comment #41681959

    this is just as much of a problem on binary distros mind you. just because there might be a smaller time delta does not mean that the problem is solved

  2. comment
    Comment #41089072

    WDYM? 'pragmatic' here means 'not necessarily purely microkernel-y if very difficult'. for instance, the memory manager is in the kernel in managarm

  3. comment
    Comment #35707209

    keep in mind that you can't do that, here's a quote that explains it well: Some programs imprudently rely on code such as the following sprintf(buf, "%s some further text", buf); t…

  4. story
  5. comment
    Comment #28229230

    I had anticipated the overhead of XML being brought up, hence the other suggestions there, which is anything + jsonschema. jsonschema was used for illustrative purposes, it's a lot…

  6. comment
    Comment #28229218

    I don't think it's much worse than CSV, with it's inflexible structure, not allowing for any formatting to be inserted. As for weird schemas, that really is an implementation speci…

  7. comment
    Comment #28229121

    AFAICT, XML fulfils all of the requirements of this. It is self describing, rigorously defined for the machine, highly flexible, highly extensible, human readable, text-based and a…

  8. comment
    Comment #27650730

    TeamSpeak has cemented Mumbles paradigm in the minds of many, many mainstream people years before Discord existed. Mumble works pretty much the same in terms of convenience and sim…

  9. comment
    Comment #27649948

    They also support RNNoise, and everyone who knows me knows I love RNNoise! :)

  10. comment
    Comment #25987201

    I'm pretty sure the switch you're talking about is hardware level. If you want to turn rnnoise on/off you could create a new pcm rather than overriding the default, and then having…

  11. comment
    Comment #25986599

    There's no GUI for it, but I'm willing to help you with it. If you have no asoundrc (i.e. you let ALSA figure it out for you) the example in the README will work. Otherwise you can…

  12. comment
    Comment #25981299

    Coming back with information from #xiph on freenode: 16:57 where and under what license is the training data used for RNNoise? 18:38 ArsenArsen: There's a copy of what I believe is…

  13. comment
    Comment #25980663

    Right now there's no such feature in place, but I imagine keeping the buffer from before denoising and mixing it into the denoised result (plus the multiplication) will do what you…

  14. comment
    Comment #25980594

    There's an issue tracker on that page, under tickets, but I'd prefer if you took a discussion to the attached mailing list first before it hits the official tracker. As for packagi…

  15. comment
    Comment #25979997

    I'd be quite interested in such an article, again, my goal (besides VoIP) is screencasting and/or streaming, so any bit of advice someone with experience might have is greatly usef…

  16. comment
    Comment #25979590

    +1, that data is CC0, and I believe that's all the data that was used for training.

  17. comment
    Comment #25979585

    It is possible to use VST2 on Windows. This way you get RNNoise and the advantages of Free software. https://github.com/werman/noise-suppression-for-voice

  18. comment
    Comment #25979492

    There is training instructions in the repository. The training scripts appear to be using some pretty standard ML libraries (I'm seeing keras and mentions of tensorflow), so I imag…

  19. comment
    Comment #25979453

    I believe Pulse also has a LADSPA module that you could try.

  20. comment
    Comment #25979452

    The plugin uses very little CPU, and is entirely inactive when not in use (i.e. when data isn't being pulled => the transfer function isn't being called) due to how ALSA works EDIT…

  21. comment
    Comment #25978323

    The documentation is a bit poor. The original data is available for download (with more info about the entire process, most of which is outside of my grasp as I am not an ML person…

  22. comment
    Comment #25978114

    Ever since I got a new microphone I've been having issues with large quantities of background noise, primarily typing sounds, leaking in through my microphone. A friend of mine had…

  23. story
  24. comment
    Comment #25956806

    Ever since I got a new microphone I've been having issues with large quantities of background noise, primarily typing sounds, leaking in through my microphone. A friend of mine had…

  25. story