ggml-org/whisper.cpp

whisper : update the "talk" example

開放

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

 (9 則留言) (0 個反應) (0 位負責人)C++ (6,078 個分叉)batch import
good first issue

倉庫指標

星標
 (53,008 顆星)
PR 合併指標
 (平均合併 5天 20小時) (30 天內合併 36 個 PR)

描述

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

貢獻者指南