Skip to content

Commit 6452472

Browse files
committed
Update multi-engine ASR: Tencent + Baidu
1 parent 2ac229e commit 6452472

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

server/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ fastapi>=0.111.0
22
uvicorn[standard]>=0.30.0
33
requests>=2.32.0
44
python-multipart>=0.0.9
5+
numpy>=1.24.0
56

6-
# 可选:自托管 Whisper 转写(类似 WhisperLiveKit;不装则 /api/transcribe 不可用)
7+
# 可选:自托管 Whisper 转写 + 流式转写(不装则 /api/transcribe 与 /ws/transcribe 不可用)
78
# faster-whisper>=1.0.3

0 commit comments

Comments
 (0)