#865 gradio_client.exceptions.AppError: The upstream Gradio app has raised an exception: prompt_wav_path and prompt_text must

*da18:18* Posted at: 2 hours ago 👁4

无效的值或参数:The upstream Gradio app has raised an exception: prompt_wav_path and prompt_text must both be provided or both be None:

Traceback (most recent call last):

File "videotrans\util\ListenVoice.py", line 18, in run

File "videotrans\tts\__init__.py", line 293, in run

File "videotrans\tts\_base.py", line 182, in run

File "tenacity\__init__.py", line 480, in __call__

File "videotrans\tts\_f5tts.py", line 306, in _run

File "videotrans\tts\_f5tts.py", line 217, in _item_task_voxcpm

File "gradio_client\client.py", line 478, in predict

).result()

File "gradio_client\client.py", line 1539, in result

return super().result(timeout=timeout)

File "concurrent\futures\_base.py", line 446, in result

File "concurrent\futures\_base.py", line 391, in __get_result

File "concurrent\futures\thread.py", line 58, in run

File "gradio_client\client.py", line 1158, in _inner

predictions = _predict(*data)

File "gradio_client\client.py", line 1275, in _predict

raise AppError(

gradio_client.exceptions.AppError: The upstream Gradio app has raised an exception: prompt_wav_path and prompt_text must both be provided or both be None

=====

Windows-10-10.0.26100-SP0

version:v3.81

frozen:True

language:zh

1 Replies

Admin

使用的不是官方项目

https://github.com/OpenBMB/VoxCPM

使用官方的 app.py

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

Similar issues already exist

Trending Questions