SujithPulikodan commited on
Commit
fc14946
1 Parent(s): 6a85d56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ language:
7
  - kn
8
  base_model:
9
  - openai/whisper-small
 
10
  ---
11
 
12
  ```Python
 
7
  - kn
8
  base_model:
9
  - openai/whisper-small
10
+ pipeline_tag: automatic-speech-recognition
11
  ---
12
 
13
  ```Python