You can voice chat with ChatGPT.
- save your conversation as a wav file.
- convert wav file to text with whisper API.
- send text to chatgpt.
- playback reply from chatgpt on VOICEVOX.
・Download VOICEVOX from here for speak avatar.
https://voicevox.hiroshiba.jp/
poetry install
export OPENAI_API_KEY="your api key"
poetry run python chatgpt_avatar/chatgpt_avatar.py