julien-c HF staff commited on
Commit
d517e2f
1 Parent(s): bfb9a56

Force pipeline_tag to `automatic-speech-recognition`

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  language: "en"
3
  thumbnail:
 
4
  tags:
5
- - automatic-speech-recognition
6
  - CTC
7
  - Attention
8
  - pytorch
1
  ---
2
  language: "en"
3
  thumbnail:
4
+ pipeline_tag: automatic-speech-recognition
5
  tags:
 
6
  - CTC
7
  - Attention
8
  - pytorch