#3687 Traceback (most recent call last): File "videotrans\mainwin\_ actions.py", line 255, in tts_type_change AttributeError:'

219.154* Posted at: 1 hour ago 👁8

Traceback (most recent call last):
File "videotrans\mainwin\_ actions.py", line 255, in tts_type_change
AttributeError:'NoneType' object has no attribute 'keys'

1 Replies

这是由于在切换配音渠道时,软件未能正确加载该渠道的配音角色列表导致的。

解决方案:

  1. 检查您选择的配音渠道是否已正确配置。例如,如果您选择了 F5-TTSCosyVoiceChatterBox 等需要本地部署的渠道,请确保对应的外部 API 服务已启动且运行正常。
  2. 如果问题持续存在,请尝试重启 pyVideoTrans 软件。
  3. 如果重启后问题依旧,请检查软件安装目录下的 logs 文件夹,找到以当前日期命名的日志文件,复制其中包含此错误的上下文信息(约30行),以便进一步分析。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource