Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,15 +6,17 @@ colorTo: indigo
|
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
models:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# PhoWhisper Web
|
@@ -52,4 +54,4 @@ https://github.com/xenova/whisper-web/assets/26504141/fb170d84-9678-41b5-9248-a1
|
|
52 |
> Firefox users need to change the `dom.workers.modules.enabled` setting in `about:config` to `true` to enable Web Workers.
|
53 |
> Check out [this issue](https://github.com/xenova/whisper-web/issues/8) for more details.
|
54 |
|
55 |
-
3. Open the link (e.g., [http://localhost:3000/](http://localhost:3000/)) in your browser.
|
|
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
models:
|
9 |
+
- huuquyet/PhoWhisper-tiny
|
10 |
+
- huuquyet/PhoWhisper-base
|
11 |
+
- huuquyet/PhoWhisper-small
|
12 |
+
- huuquyet/PhoWhisper-medium
|
13 |
+
- huuquyet/PhoWhisper-large
|
14 |
+
- Xenova/whisper-tiny.en
|
15 |
+
- Xenova/whisper-tiny
|
16 |
+
- Xenova/whisper-small.en
|
17 |
+
- Xenova/whisper-small
|
18 |
+
license: wtfpl
|
19 |
+
short_description: PhoWhisperML-powered speech recognition for Vietnamese
|
20 |
---
|
21 |
|
22 |
# PhoWhisper Web
|
|
|
54 |
> Firefox users need to change the `dom.workers.modules.enabled` setting in `about:config` to `true` to enable Web Workers.
|
55 |
> Check out [this issue](https://github.com/xenova/whisper-web/issues/8) for more details.
|
56 |
|
57 |
+
3. Open the link (e.g., [http://localhost:3000/](http://localhost:3000/)) in your browser.
|