Earlier quoted context omitted.
Krisp uses ML to remove background noises like dog barking, crispy chips and such. Comes with a subscription model for unlimited use though. https://krisp.ai/
Any open source models available v
Show HN: Unclack – a macOS app that mutes your microphone while you type
41–50 of 193 posts
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#42This made me do a double take: "The key board on Macs has artificial clacking?" but of course this actually mutes your microphone, not your keyboard.
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#43This made me do a double take: "The key board on Macs has artificial clacking?" but of course this actually mutes your microphone, not your keyboard.
Certain model M keyboards have speakers in them, possibly for audio feedback for the otherwise quiet keyboard. /s
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#44A solution like rtx voice seems a better way to go tbh. For those who don't know, it's an nvidia thing that uses a GPU accelerated (ofc, it's nvidia) neural network to denoise voice calls, from all kinds of noise, not just typing. It's really pretty impressive, here's a demo: https://m.youtube.com/watch?v=uWUHkCgslNE I wish it wasn't proprietary though (and worse, hardware specific). And windows only of course.
RTX Voice seems to work a bit better, but noisetorch compares really well to it. I have a microphone which has static noise and is not really mechanical decoupled from my table. Both applications are good at cancelling that kind of noise.
Noisetorch is a bit more focused on suppressing noise while you're not talking, which is the use case of the posted article. RTX Voice is better at suppressing noise while talking, which you can hear in Nvidias demos as well.
[0] https://github.com/lawl/NoiseTorch
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#45Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#46You already have a mute button.. do you really want to deal with unplanned un-muting as opposed to planned muting?
You do not have a hardware mute button. There is an output mute, but not an input mute. I wrote one in about 10 lines of AppleScript and associated it with a hot key. It ~mostly~ works. If you are talking about the application-specific software mute, I had such a terrible time finding it amongst all my open tabs and latency every time I wanted to type or speak that I wrote the above hardware-ish button.
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#47Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#48You already have a mute button.. do you really want to deal with unplanned un-muting as opposed to planned muting?
I used to play eve online, having a few hundred people in a voice channel would be impossible if push-to-talk wasn't made mandatory.
Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#49Re: Show HN: Unclack – a macOS app that mutes your microphone while you type
#50Anyone know of a big overlay that stays in the foreground lets you know if you're muted/muted?