Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Audio-cleaner: AI Audio DSP
Discover how AI aids audio DSP development, from algorithm integration to cross-platform challenges like endianness, highlighting the necessity of human testing for real-world interfaces.
Audio-cleaner: An audio digital signal processing program with frequency filtering and echo cancellation. While AI tool quickly found opensource and textbook algorithms and pulled them into the architect’s plug-in solution, it needed help making the solution cross platform and hallucinated bugs when the core problem was that endienness is not standardised in Microsoft Windows.