#500 正常进入程序,导入视频,点击开始处理出现错误

*152.115* Posted at: 20 days ago 👁58

No module named 'elevenlabs'

logs文件夹最后几行

'C:/Users/a4654/Desktop/_video_out/2025-09-17 195113/shibie.wav', 'instrument': None, 'vocal': None, 'back_audio': '', 'background_music': None, 'app_mode': 'biaozhun', 'subtitle_type': 4, 'volume': '0%', 'pitch': '0Hz', 'voice_rate': '+0%', 'voice_role': 'No', 'translate_type': 1, 'tts_type': 0, 'recogn_type': 1, 'model_name': 'tiny', 'split_type': 'all', 'voice_autorate': True, 'video_autorate': True, 'cuda': False, 'clear_cache': False, 'copysrt_rawvideo': False, 'paraformer_spk': False, 'name': 'C:/Users/a4654/Desktop/2025-09-17 195113.mp4', 'dirname': 'C:/Users/a4654/Desktop', 'basename': '2025-09-17 195113.mp4', 'ext': 'mp4', 'uuid': 'cb95ac5054'}

3 Replies

Admin

pip install elevenlabs

安装elevenlabs之后重新运行程序,报错No module named 'elevenlabs'

No module named 'elevenlabs'

=====

Windows-11-10.0.26100-SP0

version:v3.79

frozen:False

language:zh

DOC窗口最后一行

2025-09-18 19:15:13,308 - VideoTrans - WARNING - 失败: 编码器 'h264_qsv' 测试失败。FFmpeg 返回码: 2981409195

搞错虚拟环境了,去看教程源码部署,或者下载使用预打包版

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