win-pyvideotrans-v4.12-0908 - seed_value error
The local build is running and functional. But the program throws an error. This error did not exist in previous versions(v4.12, -0907).
Parameter seed_value is not a valid key-word argument. Please click on 'view API' in the footer of the Gradio app to see usage.
Traceback (most recent call last):
File "videotrans\task\only_one.py", line 107, in run
File "videotrans\task_stage_dubbing.py", line 24, in dubbing
File "videotrans\task_stage_dubbing.py", line 101, in tts
File "videotrans\tts_init.py", line 230, in run
File "videotrans\tts_base.py", line 137, in run
File "videotrans\tts_base.py", line 212, in _item_task
File "videotrans\tts_voxcpm.py", line 49, in _run
File "videotrans\tts_gradio.py", line 53, in _send
File "gradio_client\client.py", line 496, in predict
File "gradio_client\client.py", line 547, in submit
File "gradio_client\\utils.py", line 1285, in construct_args
TypeError: Parameter seed_value is not a valid key-word argument. Please click on 'view API' in the footer of the Gradio app to see usage.
cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式 原始输入文件名: //sample.wav, 输出结果保存到文件夹: //sample-wav, 临时文件夹: H:/TTS/win-pyvideotrans-v4.12-0908/tmp/94812/36afc41efc 未选 清理已存在 已启用CUDA加速 未选 降噪 STT Service:faster-whisper(Built-in), large-v3-turbo, 发音语言: English, 断句方式:默认断句 TranslateSrt:Google Translate (Free),原始语言:English,目标语言:French, 未选 SendSRT TTS Service:VoxCPM(LocalAPI), 角色:sample.wav, 配音语言:French, 未选 二次语音识别 音量:+0%, 语速:+0%, 未选 音频加速, 未选 视频慢速 未选 移除字幕间空隙, 未选 强制对齐字幕和声音 字幕: Soft Subtitles 代理地址:http://xxxxxxxxx
Source: jianchang512/pyvideotrans