☆ Yσɠƚԋσʂ ☆@lemmy.ml to Open Source@lemmy.mlEnglish · 2 years agoA C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.github.comexternal-linkmessage-square5fedilinkarrow-up150cross-posted to: opensource@lemmit.onlineopensource@programming.devselfhosted@lemmy.world
arrow-up150external-linkA C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.github.com☆ Yσɠƚԋσʂ ☆@lemmy.ml to Open Source@lemmy.mlEnglish · 2 years agomessage-square5fedilinkcross-posted to: opensource@lemmit.onlineopensource@programming.devselfhosted@lemmy.world
minus-squareAugust27th@lemmy.calinkfedilinkarrow-up7·2 years agoThis would be amazing for podcasts. Eliminate background music so that skip silence always works and things get to the point quicker.
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up6·2 years agoI wish someone would develop a tool that would allow me to remove the annoying foreground noise from podcasts ;-)
minus-squarekabi@lemm.eelinkfedilinkarrow-up5·2 years agoThere is a specialized player for that. Just run this command: cat podcast.ogg >> /dev/null Gets rid of all the uninteresting parts of any podcast!
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up2·2 years agoAwesome, thank you. It was even installed on my system!
This would be amazing for podcasts. Eliminate background music so that skip silence always works and things get to the point quicker.
I wish someone would develop a tool that would allow me to remove the annoying foreground noise from podcasts ;-)
There is a specialized player for that. Just run this command:
cat podcast.ogg >> /dev/nullGets rid of all the uninteresting parts of any podcast!
Awesome, thank you. It was even installed on my system!
deleted by creator