Georgi Gerganov
|
bc88eb13c6
|
examples : add "command" tool (#171)
|
2022-11-25 19:36:57 +02:00 |
|
Georgi Gerganov
|
a4dfbeecf9
|
talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
* talk : initial real-time transcription in the browser
* talk : polishing the UI
* talk : ready for beta testing
* talk.wasm : rename example
|
2022-11-21 22:20:42 +02:00 |
|
Georgi Gerganov
|
2827cbbbe8
|
main : merge parallel example in main
|
2022-10-29 19:37:19 +03:00 |
|
Georgi Gerganov
|
0b2dc3c82c
|
parallel : working
|
2022-10-29 19:37:19 +03:00 |
|
Georgi Gerganov
|
c6710efde2
|
refactoring : move main + stream in examples + other stuff
|
2022-10-25 20:53:48 +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 |
|