containers/ramalama

Implement whisper.cpp

Aperta

#51 aperta il 21 ago 2024

 (40 commenti) (1 reazione) (1 assegnatario)Python (356 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (3010 stelle)
Metriche merge PR
 (Merge medio 6g 7h) (32 PR mergiate in 30 g)

Descrizione

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

Guida contributor