Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The torchaudio backend is switched to 'soundfile'. Note that 'sox_io' is not supported on Windows." #190

Open
Benosik opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Benosik
Copy link

Benosik commented Aug 12, 2024

I run the program, add the file to ingest, set the language transcription, set model 2 and set the cpu. Everything else from the ingest tab and others I exclude. I click start and the program shuts down, leaving in cmd the information as in the title. Restarting the program after about 3 seconds automatically shuts down leaving the same error. The problem is with every model.

Contents app.log
"Platform: Windows 10
Platform version: 10.0.22631
OS: 10 10.0.22631 SP0 Multiprocessor Free ('', '', '')
running Python 3.10.11.final.0
-------------- (main.py:15)
2024-08-12 22:30:39,105 - StAI - DEBUG: All package requirements met. (main.py:60)
2024-08-12 22:30:39,159 - StAI - DEBUG: FFmpeg not found in current working directory: C:\Users\benia\Desktop\StoryToolkitAI\StoryToolkitAI\ffmpeg.exe. (storytoolkitai.py:578)
2024-08-12 22:30:39,160 - StAI - DEBUG: FFmpeg not found in _internal directory: C:\Users\benia\Desktop\StoryToolkitAI\StoryToolkitAI_internal\ffmpeg.exe (storytoolkitai.py:588)
2024-08-12 22:30:39,160 - StAI - DEBUG: FFMPEG_BINARY env variable is empty. Looking for FFmpeg in PATH. (storytoolkitai.py:597)
2024-08-12 22:30:39,162 - StAI - DEBUG: Checking ffmpeg binary: C:\ProgramData\chocolatey\bin\ffmpeg.EXE (storytoolkitai.py:608)
2024-08-12 22:30:39,218 - StAI - DEBUG: FFmpeg exit code: 1 (storytoolkitai.py:613)
2024-08-12 22:30:39,219 - StAI - DEBUG: FFmpeg found at C:\ProgramData\chocolatey\bin\ffmpeg.EXE (storytoolkitai.py:616)
2024-08-12 22:30:44,075 - StAI - DEBUG: Loading config file C:\Users\benia\StoryToolkitAI\config.json. (storytoolkitai.py:352)
2024-08-12 22:30:44,076 - StAI - DEBUG: No API key found. (storytoolkitai.py:429)
2024-08-12 22:30:44,076 - StAI - INFO: �[1m�[4mRunning StoryToolkitAI version 0.24.2 (storytoolkitai.py:87)
2024-08-12 22:30:44,077 - StAI - DEBUG: Using cpu for Torch. (toolkit_ops.py:756)
2024-08-12 22:30:44,077 - StAI - DEBUG: Resolve API disabled via config. (toolkit_ops.py:199)
2024-08-12 22:30:44,078 - StAI - DEBUG: No items left in the queue. Try to ping the queue again later. (processing_queue.py:833)
2024-08-12 22:30:44,194 - StAI - DEBUG: Running with TK 8.6.12 (toolkit_ui.py:1319)
2024-08-12 22:30:44,732 - StAI - INFO: Starting StoryToolkitAI GUI (toolkit_ui.py:3062)
2024-08-12 22:30:45,200 - StAI - DEBUG: No update available. (toolkit_ui.py:1514)
2024-08-12 22:30:46,123 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,124 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:30:46,124 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,124 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:30:46,125 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,126 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:30:46,126 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,126 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:30:46,126 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,126 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:30:46,127 - StAI - DEBUG: Window type not found for window_id: None (toolkit_ui.py:2195)
2024-08-12 22:30:46,127 - StAI - DEBUG: No window id found. Not updating the menu bar. (menu.py:114)
2024-08-12 22:35:16,844 - StAI - DEBUG: Added queue id 1723494916.8449254 to queue history (processing_queue.py:67)
2024-08-12 22:35:17,000 - StAI - DEBUG: Cannot read render info file - file "C:/Users/benia/Downloads/kazanie pi tek.mov.json" not found. (transcription.py:2732)
2024-08-12 22:35:35,065 - StAI - DEBUG: Reading C:/Users/benia/Downloads/kazanie pi tek.mov to add to the queue. (toolkit_ops.py:383)
2024-08-12 22:35:35,215 - StAI - DEBUG: File C:/Users/benia/Downloads/kazanie pi tek.mov has a valid audio stream. (toolkit_ops.py:388)
2024-08-12 22:35:35,505 - StAI - DEBUG: File C:/Users/benia/Downloads/kazanie pi tek.mov has a valid video stream. (toolkit_ops.py:394)
2024-08-12 22:35:35,505 - StAI - DEBUG: Using cpu for Torch. (toolkit_ops.py:756)
2024-08-12 22:35:35,506 - StAI - DEBUG: Added item 1723494916.8449254 to queue (processing_queue.py:195)
2024-08-12 22:35:35,508 - StAI - DEBUG: Using cpu for Torch. (toolkit_ops.py:756)
2024-08-12 22:35:35,508 - StAI - INFO: Loading Whisper large-v2 model. (toolkit_ops.py:1847)
2024-08-12 22:35:35,733 - StAI - DEBUG: Closing window: ingest-1723494916.8449254 (toolkit_ui.py:2088)
"
Windows 11 Pro
Pythone 3.10.11
StoryToolkitAI version 0.24.2

@Benosik Benosik added the bug Something isn't working label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant