Georgi Gerganov
|
3b1aacbe6d
|
talk : talk with AI in the terminal
|
2022-12-10 16:51:58 +02:00 |
|
Georgi Gerganov
|
e4805d9601
|
wasm : refactor wasm example + reuse fetch mechanism
|
2022-11-24 23:13:26 +02:00 |
|
Georgi Gerganov
|
025ff465b6
|
Update README.md
Use a less cringy video to demo talk.wasm lol
|
2022-11-24 20:09:45 +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
|
37422ed733
|
talk.wasm : add audio pre-processing + bump memory
|
2022-11-24 00:34:00 +02:00 |
|
Georgi Gerganov
|
be3b720f96
|
talk.wasm : refactoring + update README.md
|
2022-11-24 00:08:57 +02:00 |
|
Georgi Gerganov
|
326573de9a
|
talk.wasm : final touches
|
2022-11-22 22:22:17 +02:00 |
|
Georgi Gerganov
|
9aea96f774
|
talk.wasm : polishing + adding many AI personalities
|
2022-11-22 20:10:20 +02:00 |
|
Georgi Gerganov
|
78116f8eda
|
talk.wasm : update README.md
|
2022-11-21 22:42:29 +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 |
|