- Python main entry with CLI (--room-id, --voice, --speed) - blivedm integration for real-time danmaku receiving - Chinese-to-Japanese katakana conversion (pypinyin + mapping table) - Node.js persistent bridge for aquestalk.js TTS synthesis - Audio playback via sounddevice - Message queue for sequential TTS playback
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
aiohttp>=3.9.0
|
|
pypinyin>=0.51.0
|
|
sounddevice>=0.5.0
|
|
soundfile>=0.12.0
|
|
blivedm @ git+https://github.com/xfgryujk/blivedm.git@master
|