You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Study created for college at Faculdade Engenheiro Salvador Arena with focuses on understanding the technology and raising the points compared to javascript (SignalIR's main language)
browser based audio reactive inspired by the Xbox 360 visualizer. WebAudio analyser, band-energy features, beat detection and palette morphing rendered into a low-res grid upscaled to canvas
A deep learning system identifying speakers from short audio clips. Built a 1D residual CNN trained on the full FFT spectrum of raw audio with noise augmentation, reaching 95.3% test accuracy at ~110ms inference latency on CPU. Suitable for real-time voice authentication and security applications. Deployed as a live, interactive demo via Streamlit.