🐛 [Bug]: Tempo out of range
What happened?
[atempo @ 0x5c959cb521c0] Value 0.437330 for parameter 'tempo' out of range [0.5 - 100] Last message repeated 1 times [atempo @ 0x5c959cb521c0] Error setting option tempo to value 0.43733. [Parsed_atempo_0 @ 0x5c959cb52080] Error applying options to the filter. [AVFilterGraph @ 0x5c959cb33c40] Error initializing filter 'atempo' with args '0.43733' Error reinitializing filters! Failed to inject frame into filter network: Numerical result out of range Error while processing the decoded data for stream #0:0 Conversion failed! ERROR: [generic] None: '.editing_assets/content_translation_assets/c5b06168e8b44d1184d29547/translated_13_English_spedup.wav' is not a valid URL. Set --default-search "ytsearch" (or run yt-dlp "ytsearch:.editing_assets/content_translation_assets/c5b06168e8b44d1184d29547/translated_13_English_spedup.wav" ) to search YouTube Failed getting duration from the following video/audio url/path using yt_dlp. ERROR: [generic] None: '.editing_assets/content_translation_assets/c5b06168e8b44d1184d29547/translated_13_English_spedup.wav' is not a valid URL. Set --default-search "ytsearch" (or run yt-dlp "ytsearch:.editing_assets/content_translation_assets/c5b06168e8b44d1184d29547/translated_13_English_spedup.wav" ) to search YouTube Error executing command using ffprobe. The url/path .editing_assets/content_translation_assets/c5b06168e8b44d1184d29547/translated_13_English_spedup.wav does not point to a video/ audio. Impossible to extract its duration Generating translated audio: 13it [01:42, 7.86s/it] Error File "/content/ShortGPT/gui/ui_tab_video_translation.py", line 74, in translate_video for step_num, step_info in content_translation_engine.makeContent(): File "/content/ShortGPT/shortGPT/engine/abstract_content_engine.py", line 72, in makeContent self.stepDictcurrentStep File "/content/ShortGPT/shortGPT/engine/multi_language_translation_engine.py", line 87, in _generate_translated_audio translated_audio_blocks.append([[t1, t1+translated_duration], final_audio_path])
What type of browser are you seeing the problem on?
Chrome
What type of Operating System are you seeing the problem on?
Google Colab
Python Version
standard
Application Version
recent
Expected Behavior
I went to use the colab and added a video from youtube, then kept getting a temp error
Error Message
No response
Code to produce this issue.
No response
Screenshots/Assets/Relevant links
No response
I also encountered the same error, is there any solution?