#1382 RuntimeError: 请检查 appid 和 access token 参数是否正确

2409:8a38* Posted at: 9 hours ago 👁8

配音阶段出错:[豆包语音合成模型2.0] 运行时错误:请检查 appid 和 access token 参数是否正确:
Traceback (most recent call last):
File "videotrans\task\job.py", line 187, in run
File "videotrans\task\_dubbing.py", line 47, in dubbing
File "videotrans\task\_dubbing.py", line 186, in _tts
File "videotrans\tts\__init__.py", line 306, in run
File "videotrans\tts\_base.py", line 188, in run
File "videotrans\tts\_base.py", line 210, in _local_mul_thread
File "videotrans\tts\_doubao2.py", line 143, in _item_task
RuntimeError: 请检查 appid 和 access token 参数是否正确


=
system:Windows-10-10.0.18363-SP0
version:v3.84
frozen:True
language:zh
root_dir:E:/win-videotrans-v3.84

1 Replies

错误信息明确指出豆包语音合成模型的 appidaccess token 参数不正确。请按照以下步骤检查和配置:

  1. 在软件顶部菜单栏,点击 TTS设置
  2. 在打开的窗口中,找到并选择 豆包语音合成模型2.0
  3. 确保您已正确填写了 appidaccess token 这两个必填参数。

    • 这些密钥需要您从豆包(字节跳动)的官方平台申请获取。
    • 请确认密钥没有过期,并且拥有语音合成(TTS)的权限。
  4. 填写并保存后,请重试任务。

如果确认密钥无误但问题依旧,请尝试暂时切换到其他配音渠道(如 Edge-TTS)以完成当前任务。

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.

Donate: https://ko-fi.com/jianchang512

Trending Questions