Pinned Repositories
acousticfeatures-fhs
Script to extract acoustic features from speech using OpenSmile toolkit.
asru2017-method
Code to extract and model spoken language features for detecting cognitive impairment.
kaldi-diar-latte
steps to perform text-based speaker diarization with kaldi toolkit
ml-classifiers
Run multiple machine learning binary classifiers from a single script (SVM, LDA, Decision Trees, KNN, Log. Reg.).
neural-feature-insert
script to insert features at different layers of neural network
public--OOP-Spring21
Class lecture materials for C++ Object-oriented Programming course taught at New York University in Spring 2021.
redbud-tree-depression
scripts to model depression in speech and text
speech-nlp-datasets
Contains links to publicly available datasets for modeling health outcomes using speech and language.
wer-sigtest
Script to perform statistical significance test between ASR hypotheses.
talhanai's Repositories
talhanai/speech-nlp-datasets
Contains links to publicly available datasets for modeling health outcomes using speech and language.
talhanai/redbud-tree-depression
scripts to model depression in speech and text
talhanai/wer-sigtest
Script to perform statistical significance test between ASR hypotheses.
talhanai/kaldi-diar-latte
steps to perform text-based speaker diarization with kaldi toolkit
talhanai/public--OOP-Spring21
Class lecture materials for C++ Object-oriented Programming course taught at New York University in Spring 2021.
talhanai/asru2017-method
Code to extract and model spoken language features for detecting cognitive impairment.
talhanai/acousticfeatures-fhs
Script to extract acoustic features from speech using OpenSmile toolkit.
talhanai/ml-classifiers
Run multiple machine learning binary classifiers from a single script (SVM, LDA, Decision Trees, KNN, Log. Reg.).
talhanai/sweet-wrapper-embeddings
wrapper script to train word or doc embeddings
talhanai/public--OOP-Spring22
Lecture materials for ENGR-UH 2510 Object-oriented Programming taught at NYUAD in Spring 2022
talhanai/slurm-check-gpu-usage
Scripts to check gpu usage when deploying slurm sbatch script
talhanai/speech-processing
Some basic code to process audio, load, plot, generate spectrogram, plot word/phone alignments.
talhanai/ml-nnet
Code to train a feedforward nnet with MATLAB.
talhanai/public--OOP-Fall21
Lecture materials for ENGR-UH 2510 Object-oriented Programming taught at NYUAD in Fall 2021.
talhanai/public--OOP-Fall22
Object-oriented Programming course content taught in Fall 2022 at NYUAD
talhanai/neural-feature-insert
script to insert features at different layers of neural network
talhanai/epcalc
Epidemic Calculator
talhanai/ml-perf-metric
python script to calculate standard performance metrics
talhanai/ml-performance
Code to measure performance of machine learning classifiers.
talhanai/talhanai
Config files for my GitHub profile.
talhanai/vscode-remote-try-node
Node.js sample project for trying out Dev Containers