├── README.md ├── audiorecording.py ├── requirements.txt ├── speakwithchatGPT.py └── testgpt.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajuptvs/Whisper-GPT/HEAD/README.md -------------------------------------------------------------------------------- /audiorecording.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajuptvs/Whisper-GPT/HEAD/audiorecording.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajuptvs/Whisper-GPT/HEAD/requirements.txt -------------------------------------------------------------------------------- /speakwithchatGPT.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajuptvs/Whisper-GPT/HEAD/speakwithchatGPT.py -------------------------------------------------------------------------------- /testgpt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajuptvs/Whisper-GPT/HEAD/testgpt.py --------------------------------------------------------------------------------