Skip to content

BiLSTM model that predicts likability of COVID-19 related YouTube videos.

Notifications You must be signed in to change notification settings

gershonkoral/bilstm-acoustic-sentiment

Repository files navigation

Laboratory Code

To run non-interactively on VM:

./matlab -nodisplay -nosplash -nodesktop -r "run('model.m');exit;"

To batch run feature extraction: File location --> cd ../pyAudioAnalysis/pyAudioAnalysis

python3 audioAnalysis.py featureExtractionDir -i data/ -mw 1.0 -ms 1.0 -sw 0.050 -ss 0.015

About

BiLSTM model that predicts likability of COVID-19 related YouTube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published