multimodal-speech-emotion-recognition
multimodal-speech-emotion-recognition copied to clipboard
Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)
Could you provide the weights of the pretrained models (MLP and the LSTM)
can you share the dataset folder for the audio_vectors and csv file
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
I want to know what changes have been made to the two CSV files(audio_test.csv、audio_train.csv )(in data/s2e/) to generate modified_ df_ test. csv、modified_ df_ train. csv ? Because I met a...
The final block of third file 3_extract_audio_features is not giving proper output file. It throws "Some exception occurred" for whole of the file. What might be the issue here?`abels_df =...
used multiprocessing with 100 processes, optimal number may vary based on machine
Hi torch.cuda.is_available() is false, did you have the same issue?