huuquyet commited on
Commit
f9d4ab3
1 Parent(s): c60b55e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # PhoWhisper: Automatic Speech Recognition for Vietnamese
2
 
3
 
@@ -12,4 +24,4 @@ We introduce **PhoWhisper** in five versions for Vietnamese automatic speech rec
12
  }
13
  ```
14
 
15
- For further information or requests, please go to [PhoWhisper's homepage](https://github.com/VinAIResearch/PhoWhisper)!
 
1
+ ---
2
+ license: wtfpl
3
+ language:
4
+ - vi
5
+ library_name: transformers.js
6
+ ---
7
+
8
+ https://hf.co/vinai/PhoWhisper-base with ONNX weights to be compatible with Transformers.js.
9
+
10
+ Please check out this demo using the model:
11
+ [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/huuquyet/PhoWhisper-next)
12
+
13
  # PhoWhisper: Automatic Speech Recognition for Vietnamese
14
 
15
 
 
24
  }
25
  ```
26
 
27
+ For further information or requests, please go to [PhoWhisper's homepage](https://github.com/VinAIResearch/PhoWhisper)!