Skip to content

AKARIとインディアン・ポーカーで勝負できるアプリ

License

Notifications You must be signed in to change notification settings

AkariGroup/akari_chatgpt_indian_poker

Repository files navigation

akari_chatgpt_indian_poker

AKARIとインディアン・ポーカーで勝負できるアプリ

submoduleの更新

git submodule update --init --recursive

ライブラリのインストール

sudo apt install pportaudio19-dev

仮想環境の作成

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

セットアップ方法

akari_chatgpt_botのREADMEのセットアップ手順に沿って実行する。

起動方法

  1. マイクとスピーカーを接続する。

  2. akari_chatgpt_botのREADMEVOICEVOXをOSS版で使いたい.場合 の手順を元に、別PCでVoicevoxを起動しておく。

  3. akari_motion_serverを起動する。
    起動方法は https://github.com/AkariGroup/akari_motion_server を参照。

  4. gpt_indian_poker.pyを起動する。 python3 gpt_indian_poker.py --voicevox_local --voicevox_host {VOICEVOXを起動しているPCのIPアドレス}

About

AKARIとインディアン・ポーカーで勝負できるアプリ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages