Update README.md
Browse files
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-tiny 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 |
library_name: transformers.js
|
9 |
pipeline_tag: automatic-speech-recognition
|
10 |
+
widget:
|
11 |
+
- example_title: Librispeech sample 1
|
12 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
13 |
+
- example_title: Librispeech sample 2
|
14 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
15 |
+
license: wtfpl
|
16 |
---
|
17 |
|
18 |
https://hf.co/vinai/PhoWhisper-tiny with ONNX weights to be compatible with Transformers.js.
|