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

Start-webui.bat Window batch file #481

Open
zelos2134 opened this issue Jan 19, 2025 · 0 comments
Open

Start-webui.bat Window batch file #481

zelos2134 opened this issue Jan 19, 2025 · 0 comments

Comments

@zelos2134
Copy link

Traceback (most recent call last):
File "C:\Users\박상윤\Whisper-WebUI-master\app.py", line 11, in
from modules.whisper.whisper_factory import WhisperFactory
File "C:\Users\박상윤\Whisper-WebUI-master\modules\whisper\whisper_factory.py", line 6, in
from modules.whisper.faster_whisper_inference import FasterWhisperInference
File "C:\Users\박상윤\Whisper-WebUI-master\modules\whisper\faster_whisper_inference.py", line 17, in
from modules.whisper.base_transcription_pipeline import BaseTranscriptionPipeline
File "C:\Users\박상윤\Whisper-WebUI-master\modules\whisper\base_transcription_pipeline.py", line 14, in
from modules.uvr.music_separator import MusicSeparator
File "C:\Users\박상윤\Whisper-WebUI-master\modules\uvr\music_separator.py", line 11, in
from uvr.models import MDX, Demucs, VrNetwork, MDXC
File "C:\Users\박상윤\Whisper-WebUI-master\venv\lib\site-packages\uvr\models.py", line 9, in
from .models_dir.mdx import mdx_interface as mdx_api
File "C:\Users\박상윤\Whisper-WebUI-master\venv\lib\site-packages\uvr\models_dir\mdx\mdx_interface.py", line 10, in
from onnx import load
File "C:\Users\박상윤\Whisper-WebUI-master\venv\lib\site-packages\onnx_init_.py", line 77, in
from onnx.onnx_cpp2py_export import ONNX_ML
ImportError: DLL load failed while importing onnx_cpp2py_export: DLL 초기화 루틴을 실행할 수 없습니다.
"launching the app"
계속하려면 아무 키나 누르십시오 . . .

Inside the Whisper-WebUI-master folder
Start-webui.bat Window batch file executable problem answer request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant