1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-05-01 18:11:39 +02:00

Whisper: moved network

This commit is contained in:
2026-04-28 03:35:18 +02:00
parent aa7161c70a
commit a6c219414f

View File

@@ -139,7 +139,7 @@ alias renamer="nvim +Renamer"
alias weather="curl wttr.in"
# whisper.cpp
alias whisper="whisper-cli -m ~/.config/whisper-cli/ggml-large-v3-turbo-german-q5_0.bin"
alias whisper="whisper-cli -m ~/.local/share/whisper-cli/ggml-large-v3-turbo-german-q5_0.bin"
# wget
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"