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
My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.
A machine learning-based web app for detecting Parkinson's disease from voice recordings. The app extracts key voice features, applies pre-trained models, and provides real-time predictions of Parkinson's likelihood. Built using Streamlit, Librosa, and scikit-learn.
This repository contains code for a deep learning project aimed at analyzing voice data using spectrograms and a ResNet-152 architecture using the UrbanSound8K dataset
My telecommunications engineering bachelor thesis on 'Big data analytics to assess personality based on voice analysis' was a project in collaboration with AUDIAS-UAM researching team and UAM's faculty of Psychology. Data was confidential so it was not uploaded
Real-time browser-based speaker tracking app that uses voice feature analysis (pitch, formants, MFCC, and VAD) to detect, distinguish, and time multiple speakers locally without recording audio.