Initialize speech-to-text GTK application with Whisper model integration and add .gitignore configuration
This commit is contained in:
5
pyvenv.cfg
Normal file
5
pyvenv.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
home = /usr/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.13.3
|
||||
executable = /usr/bin/python3.13
|
||||
command = /home/rnentjes/.local/bin/python3 -m venv /home/rnentjes/Development/whisper_env
|
||||
Reference in New Issue
Block a user