Introduction > Installation: Supplement > Installation: Standalone use (ComfyUI)
Installation: Use the app alone (ComfyUI)
If you want to use only the speech recognition/speech synthesis UI of this tool in ComfyUI, you can use the following web plugin and the following files of the custom node: [※1][※2]
- ・
- cnnmmd_xoxxox_tlkweb
- ・
- https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd
> setclt.py > web/setclt.js
- *1
- ComfyUI itself handles audio and provides access to various APIs, so you can complete your chat using ComyUI alone (rather than using this tool as a backend).
- *2
- This requires some code modification - the web library (aiohttp) is installed with ComfyUI, so all you need to do is change the output to ComfyUI's audio format (torchaudio) (although there should already be some similar custom nodes).