要累吐了
24.10.17
现在后端会记录被自动裁切的对话
针对长期使用与记录的后端优化
针对cpu密集工作的多线程优化
一系列规范化内容
改良的代理模式
针对windows与linux的启动脚本改良
Backend could now record automatically chopped sentences
Opts on long term usage
Opts on cpu bound job threading
Standardizations
Improved stability in proxy method
Improved start script for both Windows and Linux
Notice: Here is an exception I faced when developing the 'chop recording' function.
I didn't figure out how or why, but it seems not affective to overall performance so I decided to ignore.
I'll be tracing this and welcome your issue or PR.
Here's how it looks like:
Exception in callback _SelectorSocketTransport._read_ready()
handle: <Handle _SelectorSocketTransport._read_ready()>
Traceback (most recent call last):
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
RuntimeError: cannot enter context: <_contextvars.Context object at 0x756954b53a00> is already entered