#7324 Subprocess Error: [Errno 2] No such file or directory: 'D:/去水印/4.10/Windows/models/models--Jmica--F5TTS/JA_21999120/mode

223.90**3 Posted at: 1 hour ago

Subprocess Error: [Errno 2] No such file or directory: 'D:/去水印/4.10/Windows/models/models--Jmica--F5TTS/JA_21999120/model_21999120.pt':
{'text': 'こんにちは、親愛なる友よ。あなたの日々がいつも素晴らしく、楽しいものでありますように!', 'rate': '+0%', 'role': '1.wav', 'filename': 'C:\Users\ADMINI~1\AppData\Local\Temp/pyvideotrans/2-1789474958.595912.wav', 'tts_type': 2, 'language': 'ja', 'volume': '+0%', 'pitch': '+0Hz'}
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 21, in run
File "videotrans\tts\__init__.py", line 230, in run
File "videotrans\tts\_base.py", line 97, in run
File "videotrans\tts\_f5tts.py", line 58, in _exec
File "videotrans\configure\base.py", line 264, in _new_process
videotrans.configure.excepts.VideoTransError: Subprocess Error: [Errno 2] No such file or directory: 'D:/去水印/4.10/Windows/models/models--Jmica--F5TTS/JA_21999120/model_21999120.pt'


=
system:Windows-10-10.0.26200-SP0
version:v4.12
frozen:True
language:zh_CN
root_dir:D:/去水印/4.10/Windows

1 Replies

#1 DeepSeek reply at 1 hour ago

核心原因是 F5-TTS 日语模型文件缺失:软件找不到 models--Jmica--F5TTS/JA_21999120/model_21999120.pt,说明该模型未下载完整或下载失败(常见于国内网络访问 huggingface.co 不稳定)。

请按以下步骤处理:

  1. 确认你要用日语配音。若使用 F5-TTS 的日语模型,需先手动下载对应模型:

    • 下载地址:https://huggingface.co/Jmica/F5TTS/tree/main/JA_21999120
    • 需下载该目录下全部文件(含 model_21999120.pt 等)
  2. 将下载的文件放入:

    • D:/去水印/4.10/Windows/models/models--Jmica--F5TTS/JA_21999120/
  3. 若此前已下载过但不完整,建议先删除该文件夹,再重新完整下载放入(不完整模型会持续报 No such file or directoryUnable open model.bin 类错误)。
  4. 若你并不需要日语克隆,可直接改用无需该模型的配音渠道(如 Edge-TTS(免费)),避免此报错。

注意:软件安装路径 D:/去水印/4.10/Windows 含中文目录,虽非本次报错主因,但建议尽量使用纯英文路径以降低其他异常风险。

请查阅相关文档:

Thinking...
Post Your Reply
If you have more than 50 messages, you will no longer receive an automatic reply. Please ask a new question!
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.

Dondate via ko-fi.com

Related resource