ggml-org/whisper.cpp

whisper : update the "talk" example

Open

#1,818 opened on 2024年1月30日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C++ (49,693 stars) (5,535 forks)batch import
good first issue

説明

The talk and talk.wasm examples have become a bit stale, using a very old implementation of gpt-2:

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

コントリビューターガイド

whisper : update the "talk" example · ggml-org/whisper.cpp#1818 | Good First Issue