Find a file
winetree94 f5eb9548b9 ⚙️ update readme
2024-01-06 02:38:16 +09:00
.vscode ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
assets ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
src ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
.gitignore ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
configuration.example.en.json ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
configuration.example.ko.json ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
LICENSE.md ⚙️ Initial commit 2024-01-06 01:09:29 +09:00
readme.md ⚙️ update readme 2024-01-06 02:38:16 +09:00
requirements.txt ⚙️ update requirements 2024-01-06 01:39:03 +09:00

GPT Voice Assistant

GPT Voice Assistant는 OpenAI 의 ChatGPT 를 활용한 AI 음성 비서입니다. PC의 마이크를 통해 GPT와 다양한 언어(한글, 영어 등)로 대화할 수 있습니다. 프로젝트는 Python 으로 작성되어 있으며 음성 인식(STT)과 음성 합성(TTS)은 Google 의 API 를 통해 처리됩니다.

Document

운영 체제별 설치 방법과 실행 방법은 Wiki를 참고하세요.