Commit Graph

20 Commits (master)

Author SHA1 Message Date
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
1 year ago
Georgi Gerganov 87dd4a3081
talk.wasm : bump memory usage + update whisper.js
1 year ago
Andy Maloney 84c6b42e65
cmake : update to 3.19 (#351)
1 year ago
Georgi Gerganov aa6adda26e
talk : make compatible with c++11 (part 2)
1 year ago
Georgi Gerganov 444349f4ec
talk : make compatible with c++11
1 year ago
Georgi Gerganov 3b1aacbe6d talk : talk with AI in the terminal
1 year ago
Georgi Gerganov 68ecadbbc9
command.wasm : add voice assistant example for the Web (#171)
1 year ago
Georgi Gerganov cb70b07db5
livestream.sh : simple tool to transcribe audio livestreams (#185)
1 year ago
Georgi Gerganov 3c390ffe38
stream.wasm : add web-based real-time transcription (#112)
1 year ago
Georgi Gerganov b8ce25dec1
refactoring : more readable code
1 year ago
Georgi Gerganov e4805d9601
wasm : refactor wasm example + reuse fetch mechanism
1 year ago
Georgi Gerganov ff36415a86
talk.wasm : update video link + some minor fixes
1 year ago
Georgi Gerganov 025ff465b6
Update README.md
1 year ago
Georgi Gerganov abce28ea99
talk.wasm : move to https://whisper.ggerganov.com/talk
1 year ago
Georgi Gerganov 37422ed733
talk.wasm : add audio pre-processing + bump memory
1 year ago
Georgi Gerganov be3b720f96
talk.wasm : refactoring + update README.md
1 year ago
Georgi Gerganov 326573de9a
talk.wasm : final touches
1 year ago
Georgi Gerganov 9aea96f774
talk.wasm : polishing + adding many AI personalities
1 year ago
Georgi Gerganov 78116f8eda
talk.wasm : update README.md
1 year ago
Georgi Gerganov a4dfbeecf9
talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
1 year ago