containers/ramalama

Implement whisper.cpp

Open

#51 建立於 2024年8月21日

在 GitHub 查看
 (40 留言) (1 反應) (1 負責人)Python (341 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (2,873 star)
PR 合併指標
 (PR 指標待抓取)

描述

If there is a way to auto-detect between language model files and asr model files. We should do that, or if that's not possible we should just use a runtime flag, so some options for the runtime flag would be:

ramalama --runtime vllm
ramalama --runtime llama.cpp
ramalama --runtime whisper.cpp

貢獻者指南