点击查看 Edge-TTS 配音渠道无法使用的解决办法!!!

#2001 ASR Error:[faster-whisper (Local)] Runtime error: GB Basics Prediction ICT FVG and LV VEED.mp4No subs recognized. Check

87.223* Posted at: 1 day ago 👁19

ASR Error:[faster-whisper (Local)] Runtime error: GB Basics Prediction ICT FVG and LV VEED.mp4No subs recognized. Check Audio/Lang.:
Traceback (most recent call last):
File "videotrans\task\job.py", line 113, in run
File "videotrans\task\trans_create.py", line 374, in recogn
RuntimeError: GB Basics Prediction ICT FVG and LV VEED.mp4No subs recognized. Check Audio/Lang.

TaskCfg(cache_folder='C:/Users/ssuel/Desktop/win-pyvideotrans-3.89/tmp/9556/a647ec108d', target_dir="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4", remove_noise=False, is_separate=False, detect_language='en', subtitle_language=None, source_language='English', target_language='Spanish', source_language_code='en', target_language_code='es', source_sub="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4/en.srt", target_sub="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4/es.srt", source_wav='C:/Users/ssuel/Desktop/win-pyvideotrans-3.89/tmp/9556/a647ec108d/en.wav', source_wav_output="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4/en.m4a", target_wav='C:/Users/ssuel/Desktop/win-pyvideotrans-3.89/tmp/9556/a647ec108d/target.wav', target_wav_output="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4/es.m4a", subtitles='', novoice_mp4='C:/Users/ssuel/Desktop/win-pyvideotrans-3.89/tmp/9556/a647ec108d/novoice.mp4', noextname='GB Basics Prediction ICT FVG and LV VEED', shibie_audio=None, targetdir_mp4="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/_video_out/GB Basics Prediction ICT FVG and LV VEED-mp4/GB Basics Prediction ICT FVG and LV VEED.mp4", instrument=None, vocal=None, back_audio='', background_music=None, app_mode='biaozhun', subtitle_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Alvaro(Male/ES)', copysrt_rawvideo=False, clear_cache=False, translate_type=0, tts_type=0, recogn_type=0, model_name='large-v3-turbo', split_type=0, voice_autorate=True, video_autorate=True, cuda=False, name="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos/GB Basics Prediction ICT FVG and LV VEED.mp4", basename='GB Basics Prediction ICT FVG and LV VEED.mp4', ext='mp4', dirname="F:/The Hitchiker's Guide To Trading/The-Hitchikers-Guide-To-Trading-Videos", shound_del_name=None, uuid='a647ec108d', remove_silent_mid=False, align_sub_audio=True, enable_diariz=False, nums_diariz=0, rephrase=0, only_out_mp4=False)


=
system:Windows-10-10.0.19045-SP0
version:v3.89
frozen:True
language:en
root_dir:C:/Users/ssuel/Desktop/win-pyvideotrans-3.89

1 Replies

The error "No subs recognized. Check Audio/Lang." indicates that the faster-whisper model could not detect any speech in your audio file. This is a common issue. Please follow these steps to diagnose and fix it:

  1. Verify the Video/Audio Content: Ensure the video file GB Basics Prediction ICT FVG and LV VEED.mp4 actually contains clear human speech. The software cannot process videos with only background music or noise.
  2. Check Language Settings: In the main interface, confirm that the "Spoken Language" is correctly set to English. If you are unsure, you can set it to auto.
  3. Adjust VAD Sensitivity: The Voice Activity Detection (VAD) might be too strict. Go to Menu -> Tools -> Advanced Options. In the "Faster/OpenAI/Whisper" section, lower the "Speech Threshold" value (e.g., from 0.45 to 0.3) to make it more sensitive to speech.
  4. Try a Different Recognition Mode: In the main interface's ASR row, switch the recognition mode from "Overall Recognition" to "Batch Inference". This method processes audio in chunks and may be more robust.
  5. Simplify the File Path: Your file path contains apostrophes (') and spaces. This can sometimes cause issues with ffmpeg/ffprobe. As a test:

    • Rename the video file to a short name without spaces or special characters (e.g., test.mp4).
    • Move it to a simple directory like D:\ or C:\temp\.
    • Try processing it from this new location.
  6. Enable Noise Reduction: In the main interface, click "Set More Parameters" and check the "Noise Reduction" option before starting the task.

If the problem persists after these steps, please provide the complete log file from the videotrans/logs/ directory for further analysis.

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