-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The talk and talk.wasm examples have become a bit stale, using a very old implementation of gpt-2:
- https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk
- https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk.wasm
It would be nice to bring those examples up-to-date using the latest gpt-2 implementation from ggml: https://github.com/ggerganov/ggml/tree/master/examples/gpt-2
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers