ai-bot-pro / achatbot

An open source chat bot architecture for voice/vision (and multimodal) assistants, local and remote to run; if u run achatbot by yourself, u can learn more, star and fork to contribute~
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

Feat/connector grpc stream #26

Closed weedge closed 3 months ago

weedge commented 3 months ago

feat:

RUN_OP=be TQDM_DISABLE=True \ TTS_TAG=tts_edge \ python -m src.cmd.grpc.terminal-chat.generate_audio2audio > ./log/be_std_out.log

RUN_OP=fe \ TTS_TAG=tts_edge \ python -m src.cmd.grpc.terminal-chat.generate_audio2audio > ./log/fe_std_out.log