We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows
python312
AI-Vtuber-20241024
2024-11-02 20:19:01.753Loaded as API: http://127.0.0.1:7860/ ✔ | ERROR | utils.my_handle:llm_stream_handle_and_audio_synthesis:1908 - Traceback (most recent call last): File "D:\aizb\AI-Vtuber-20241024\utils\my_handle.py", line 1737, in llm_stream_handle_and_audio_synthesis tmp += chunk.choices[0].delta.content TypeError: can only concatenate str (not "NoneType") to str
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
操作系统
Windows
Python 版本
python312
AI Vtuber 版本
AI-Vtuber-20241024
描述问题
2024-11-02 20:19:01.753Loaded as API: http://127.0.0.1:7860/ ✔
| ERROR | utils.my_handle:llm_stream_handle_and_audio_synthesis:1908 - Traceback (most recent call last):
File "D:\aizb\AI-Vtuber-20241024\utils\my_handle.py", line 1737, in llm_stream_handle_and_audio_synthesis
tmp += chunk.choices[0].delta.content
TypeError: can only concatenate str (not "NoneType") to str
复现步骤
期望的结果
No response
截图或日志
No response
The text was updated successfully, but these errors were encountered: