primaryobjects/voice-gender
Gender recognition by voice and speech analysis
This project helps quickly determine if a voice is male or female using acoustic analysis. You input raw voice audio or a dataset of acoustic properties, and it outputs a gender classification for the voice. It's useful for anyone needing to categorize voices by gender, such as researchers, marketers, or call center managers.
364 stars. No commits in the last 6 months.
Use this if you need an automated and highly accurate way to identify the gender of a voice based on its sound characteristics.
Not ideal if you need to analyze the content of the speech, identify specific speakers, or work with very low-quality audio recordings.
Stars
364
Forks
103
Language
R
License
—
Category
Last pushed
Jan 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/primaryobjects/voice-gender"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pufanyi/GenderRecognitionByVoice
NTU SC1015 Group Project - Gender Recognition by Voice
nhut-ngnn/Voice-Based-Age-and-Gender-Recogniton
[ICTC'24] - "Voice-Based Age and Gender Recognition: A Comparative Study of LSTM, RezoNet and...
Aketirani/audio-mnist
Gender Recognition By Voice Analysis
rafaelgreca/voice_gender_recognition
This repository contains my personal reimplementation of the paper named "Voice Gender...