├── LICENSE ├── README.md ├── old ├── readme.md └── whisperGUI.py └── whisperGUI.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Topping1/whispercppGUI/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Topping1/whispercppGUI/HEAD/README.md -------------------------------------------------------------------------------- /old/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Topping1/whispercppGUI/HEAD/old/readme.md -------------------------------------------------------------------------------- /old/whisperGUI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Topping1/whispercppGUI/HEAD/old/whisperGUI.py -------------------------------------------------------------------------------- /whisperGUI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Topping1/whispercppGUI/HEAD/whisperGUI.py --------------------------------------------------------------------------------