Browse by type
English | 简体中文 | Français | Other |Documents in other languages are translated by AI and they are provided only for reference.
And provides various convenient auxiliary functions including audio/video transcription and subtitle translation. If you have encountered problems or want to create a feature request, please go to Issues .
git clone https://github.com/YYuX-1145/Srt-AI-Voice-Assistant.git
cd Srt-AI-Voice-Assistant/
pip install -r requirements.txt
python Srt-AI-Voice-Assistant.py
You can customize the behavior of the application with the following command-line arguments:
| Arguments | Description |
| ----- | ----- |
| -p | Specify the server port |
| --lan | Enable LAN access |
| --no_ext | Disable all extensions |
| --share | Create a publicly shareable link for the gradio app.|
| --server_mode | Activate server mode, which disables all functions that might cause conflicts in multi-user environments. |
And then prepare TTS engines yourself. For Windows users, you can download the packaged version or use the integrated package with GPT-SoVITS.
If the required TTS engine is not on the supported list, you can refer to the documentation to write an extension.
$ claude mcp add Srt-AI-Voice-Assistant \
-- python -m otcore.mcp_server <graph>