huuquyet commited on
Commit
1c2dc36
1 Parent(s): 9f1aa9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,9 +1,18 @@
1
  ---
2
- license: wtfpl
3
  language:
4
  - vi
 
 
 
 
 
 
 
 
 
5
  library_name: transformers.js
6
  pipeline_tag: automatic-speech-recognition
 
7
  ---
8
 
9
  https://hf.co/vinai/PhoWhisper-large with ONNX weights to be compatible with Transformers.js.
 
1
  ---
 
2
  language:
3
  - vi
4
+ tags:
5
+ - audio
6
+ - automatic-speech-recognition
7
+ - hf-asr-leaderboard
8
+ widget:
9
+ - example_title: Librispeech sample 1
10
+ src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
11
+ - example_title: Librispeech sample 2
12
+ src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
13
  library_name: transformers.js
14
  pipeline_tag: automatic-speech-recognition
15
+ license: wtfpl
16
  ---
17
 
18
  https://hf.co/vinai/PhoWhisper-large with ONNX weights to be compatible with Transformers.js.