stream.wasm : add web-based real-time transcription (#112)

This commit is contained in:
Georgi Gerganov
2022-11-25 23:57:46 +02:00
parent be16dfa038
commit 3c390ffe38
9 changed files with 679 additions and 9 deletions

View File

@ -21,3 +21,7 @@ brew install sdl2
make stream
```
## Web version
This tool can also run in the browser: [examples/stream.wasm](/examples/stream.wasm)