frankenjoe commited on
Commit
8e3d0e5
1 Parent(s): 3e84656

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - audio-classification
11
  - emotion-recognition
12
  license: cc-by-nc-sa-4.0
 
13
  ---
14
 
15
  # Model for Dimensional Speech Emotion Recognition based on Wav2vec 2.0
@@ -123,4 +124,4 @@ print(process_func(signal, sampling_rate, embeddings=True))
123
  # Pooled hidden states of last transformer layer
124
  # [[-0.00752167 0.0065819 -0.00746342 ... 0.00663632 0.00848748
125
  # 0.00599211]]
126
- ```
 
10
  - audio-classification
11
  - emotion-recognition
12
  license: cc-by-nc-sa-4.0
13
+ pipeline_tag: audio-classification
14
  ---
15
 
16
  # Model for Dimensional Speech Emotion Recognition based on Wav2vec 2.0
 
124
  # Pooled hidden states of last transformer layer
125
  # [[-0.00752167 0.0065819 -0.00746342 ... 0.00663632 0.00848748
126
  # 0.00599211]]
127
+ ```