Georgi Gerganov
|
e4805d9601
|
wasm : refactor wasm example + reuse fetch mechanism
|
2022-11-24 23:13:26 +02:00 |
|
Georgi Gerganov
|
abce28ea99
|
talk.wasm : move to https://whisper.ggerganov.com/talk
This way, we can share the same models across different WASM examples
and not have to download them for each page
|
2022-11-24 18:24:06 +02:00 |
|
Georgi Gerganov
|
49706a658a
|
minor : updates few prints + fix buttons in whisper.wasm
|
2022-11-23 17:19:21 +02:00 |
|
Georgi Gerganov
|
dad109c3f1
|
close #109 : add fetching of the model over HTTP (whisper.wasm)
|
2022-11-22 22:48:56 +02:00 |
|
Georgi Gerganov
|
12fb303d9d
|
whisper.wasm : update system info print
|
2022-10-29 20:32:41 +03:00 |
|
Georgi Gerganov
|
3e69a6071d
|
Update README.md
|
2022-10-23 08:04:33 +03:00 |
|
Georgi Gerganov
|
f4aa01c2f8
|
Update README.md
|
2022-10-22 19:30:35 +03:00 |
|
Georgi Gerganov
|
6b45e37b2b
|
Update README.md and finalize the whisper.wasm example
|
2022-10-22 18:54:01 +03:00 |
|
Georgi Gerganov
|
491ecd7056
|
wip : polishing WASM example
|
2022-10-22 18:54:01 +03:00 |
|
Georgi Gerganov
|
e905c6f827
|
wip : initial WASM port
Works but it is very slow because no SIMD is used.
For example, jfk.wav is processed in ~23 seconds using "tiny.en" model
|
2022-10-22 18:54:01 +03:00 |
|