bagustris / Apsipa2019_SpeechText

Repository for code and paper submitted for APSIPA 2019, Lanzhou, China
22 stars 5 forks source link

could you please list the files to be executed in correct order? #14

Open raniaahmed123 opened 1 year ago

raniaahmed123 commented 1 year ago

could you please list the files to be executed in correct order? 1- run file >>> 2-run file >>> 3->>>>>>>>>>>>>> and so on

bagustris commented 1 year ago

I cannot remember the order correctly. Maybe this one works:

  1. Run file: https://github.com/bagustris/Apsipa2019_SpeechText/blob/master/code/python_files/mocap_data_collect.py
  2. Run file: https://github.com/bagustris/Apsipa2019_SpeechText/blob/master/code/python_files/save_feature.py
  3. Run notebook: https://github.com/bagustris/Apsipa2019_SpeechText/blob/master/code/python_files/speech_emo.ipynb

Since I used jupyter notebook at that time; just follow it line by line. If you encounter errors, fix them. Maybe searching the common issues on this page.

The other important things are the version of each package. I wrote the code around mid-2019; the packages should be in the version of that time.