faster-whisper.librosa and spacy.K-means clustering and Isolation Forest for anomaly detection.matplotlib and seaborn.requirements.txt):librosa==0.10.1noisereduce==3.0.2faster-whisper==1.0.3nltk==3.8.1spacy==3.7.2sentence-transformers==2.7.0huggingface-hub==0.23.0transformers==4.41.0scikit-learn==1.3.2pandas==2.1.4numpy==1.26.2matplotlib==3.8.2seaborn==0.13.0.wav from DementiaBank Pitt Corpus) in the data/raw_samples/ directory.results/ directory:results.csv: Feature and modeling output.results/visualizations/: Generated plots (e.g., pause_count_boxplot.png).results/report.md: Project report.src/: Source code (e.g., pipeline.py, feature_extraction.py).data/: Input data (e.g., raw_samples/, processed/).results/: Output files (e.g., results.csv, visualizations/).notebooks/: Jupyter notebooks for analysis (e.g., analysis.ipynb).requirements.txt: Dependency list.README.md: This file.venv/: Virtual environment (optional, add to .gitignore).Posted Apr 20, 2025
Developed a pipeline for detecting cognitive decline using audio and NLP features.
0
1