Audio Classification
speechbrain
PyTorch
English
Emotion
Diarization
wavlm
yingzhi commited on
Commit
83ebf07
1 Parent(s): d443d5a

Change interface name into hf interface format

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "speechbrain_interface": "Speech_Emotion_Diarization"
3
  }
 
1
  {
2
+ "speechbrain_interface": "SpeechEmotionDiarization"
3
  }