Audio Classification
speechbrain
PyTorch
English
Emotion
Diarization
wavlm
yingzhi commited on
Commit
3e26b6d
1 Parent(s): 845a974

add dropbox link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ cd recipes/ZaionEmotionDataset/emotion_diarization
95
  python train.py hparams/train.yaml --zed_folder /path/to/ZED --emovdb_folder /path/to/EmoV-DB --esd_folder /path/to/ESD --iemocap_folder /path/to/IEMOCAP --jlcorpus_folder /path/to/JL_corpus --ravdess_folder /path/to/RAVDESS
96
  ```
97
 
98
- You can find our training results (models, logs, etc) [here](to be added).
99
 
100
  ### Limitations
101
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
95
  python train.py hparams/train.yaml --zed_folder /path/to/ZED --emovdb_folder /path/to/EmoV-DB --esd_folder /path/to/ESD --iemocap_folder /path/to/IEMOCAP --jlcorpus_folder /path/to/JL_corpus --ravdess_folder /path/to/RAVDESS
96
  ```
97
 
98
+ You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/woudm1v31a7vyp5/AADAMxpQOXaxf8E_1hX202GJa?dl=0).
99
 
100
  ### Limitations
101
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.