mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-04 04:14:42 +08:00
feat(engine): 字幕引擎添加在终端直接显示字幕的功能
This commit is contained in:
@@ -64,6 +64,7 @@ Python 端监听到的音频流转换为的字幕数据。
|
||||
{
|
||||
command: "translation",
|
||||
time_s: string,
|
||||
text: string,
|
||||
translation: string
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user