mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 11:33:56 +08:00
feat(sharedASR): 优化ASR启动策略,支持本地模型预加载,避免连接超时。
This commit is contained in:
@@ -243,3 +243,4 @@ class UDPAudioHandler:
|
||||
self._closed = True
|
||||
self.message_callback = None
|
||||
self.remote_address = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user