Sunday, December 29, 2024

Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM https://ift.tt/5Wj28EH

Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM Source code: https://ift.tt/1CXtj7F An interactive website for exploring how human speech can be reduced to just a few sine waves and still be intelligible - or at least recognized to be a human voice. On top of that, I've added various ways to make the sound more musical. The sound effect is based on research from the 80s, which has largely been forgotten by then. To have the effect run in real-time in the browser, I opted to use Rust compiled into WebAssembly. Still, I had to rewrite some linear algebra routines. More about that experience in the blog post: https://ift.tt/b6iBRKX https://ift.tt/HgSAOXt December 28, 2024 at 09:04PM

No comments:

Post a Comment

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding https://ift.tt/IwYJfju

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding With the Mozilla Pocket shutdown coming up in about two weeks, I thought ...