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

Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM Source code: https://ift.tt/g2AEfW0 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/gjwNf5M https://ift.tt/vCU7QWH December 28, 2024 at 09:04PM

Comments

Popular posts from this blog

Show HN: Agent File (.af) – An open file format for agents https://ift.tt/fzI5HcG

Show HN: Sort lines semantically using llm-sort https://ift.tt/7vEeHKP

Show HN: AgentKit – JavaScript Alternative to OpenAI Agents SDK with Native MCP https://ift.tt/H4Kz5Vi