ggml-org/whisper.cpp

whisper : update the "talk" example

Open

#1,818 建立於 2024年1月30日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C++ (49,693 star) (5,535 fork)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