felixburfelixburCommunityยท1 Agent Skills Included

nkululeko

Speech analysis and speaker trait detection via config files

Detects speaker characteristics like emotion, age, gender, and voice disorders from audio recordings. Runs full machine learning experiments from a simple config file, covering feature extraction, model training, and evaluation. Removes the need to write Python code for data loading, augmentation, and result visualization. Includes ready-made predictors for speech quality, SNR, and acoustic voice biomarkers.
npx skills add felixbur/nkululeko --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Nkululeko?โ–ผ

Run `npx skills add felixbur/nkululeko --all -g -y` in your terminal to install all skills in this suite globally.

What does Nkululeko do?โ–ผ

It detects speaker characteristics such as emotion, age, gender, and voice disorders by running machine learning experiments on audio data, all controlled through a simple configuration file.

Can I run speech experiments without coding?โ–ผ

Yes. You define your dataset, features, and model in a plain INI config file, and Nkululeko handles data loading, training, and evaluation automatically.

Which models and features does Nkululeko support?โ–ผ

It supports sklearn and PyTorch models like SVM, MLP, and fine-tuned transformers, combined with acoustic feature sets such as openSMILE eGeMAPS, Praat, and wav2vec embeddings.

Who is Nkululeko for?โ–ผ

It is built for speech researchers, students, and ML practitioners who want to analyze speaker traits quickly without writing experiment code from scratch.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’