containers/ramalama

Implement whisper.cpp

Ouverte

#51 ouverte le 21 août 2024

 (40 commentaires) (1 réaction) (1 personne assignée)Python (357 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (3 013 étoiles)
Métriques de merge PR
 (Merge moyen 6j 7h) (32 PRs mergées en 30 j)

Description

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

Guide contributeur