julien-c HF staff commited on
Commit
1829e2d
1 Parent(s): 36cb487

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: "rw"
3
  thumbnail:
 
4
  tags:
5
- - automatic-speech-recognition
6
  - CTC
7
  - Attention
8
  - pytorch
1
  ---
2
  language: "rw"
3
  thumbnail:
4
+ pipeline_tag: automatic-speech-recognition
5
  tags:
 
6
  - CTC
7
  - Attention
8
  - pytorch