The program realizes a conversation flow with openAI-engine and telephony.
It is implemented in the form of a script based on the Tinkoff STT and Tinkoff TTS services.
Use the package manager pip to install foobar.
pip install -r requirements.txt
The program is run in the command line with the command:
python3 main.py
The program is designed to work with the Tinkoff SpeechKit service.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.