Initialize speech-to-text GTK application with Whisper model integration and add .gitignore configuration
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||
*
|
||||
.venv
|
||||
.idea
|
||||
Reference in New Issue
Block a user