mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-03 14:14:48 +02:00
Alias: Set alias for whisper-cli
This commit is contained in:
@@ -138,6 +138,9 @@ alias renamer="nvim +Renamer"
|
||||
# weather
|
||||
alias weather="curl wttr.in"
|
||||
|
||||
# whisper.cpp
|
||||
alias whisper="whisper-cli -m ~/.config/whisper-cli/ggml-large-v3-turbo-german-q5_0.bin"
|
||||
|
||||
# wget
|
||||
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"
|
||||
alias wget2c="aria2c"
|
||||
|
||||
Reference in New Issue
Block a user