Evander1 commited on
Commit
8c5a0dd
·
verified ·
1 Parent(s): 5752c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
 
2
  # Model Introduction
3
 
@@ -254,4 +257,4 @@ def exeute_angry_predict(audio_path):
254
  if __name__ == "__main__":
255
  audio_path = 'audio.mp3'
256
  exeute_angry_predict(audio_path)
257
- ```
 
1
+ ---
2
+ pipeline_tag: audio-classification
3
+ ---
4
 
5
  # Model Introduction
6
 
 
257
  if __name__ == "__main__":
258
  audio_path = 'audio.mp3'
259
  exeute_angry_predict(audio_path)
260
+ ```