some nix spesific stuff

This commit is contained in:
Zastian Pretorius
2024-02-01 10:59:54 +00:00
parent 190dfc4fa0
commit e1bd5bb506
5 changed files with 516 additions and 214 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
source ~/Documents/python/wisper/activate
python ~/Documents/python/wisper/main.py
nix-shell -p openai-whisper ffmpeg python3 python311Packages.pyaudio python311Packages.whisper python311Packages.pyperclip --command "python ~/Documents/python/wisper/main.py"