babysor / babysor/MockingBird

运行demo_toolbox.py提示错误

Open
#789 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

**Summary[问题简述(一句话)]**
A clear and concise description of what the issue is.
运行demo_toolbox.py提示错误
Arguments:
datasets_root: None
vc_mode: False
enc_models_dir: encoder\saved_models
syn_models_dir: synthesizer\saved_models
voc_models_dir: vocoder\saved_models
extractor_models_dir: ppg_extractor\saved_models
convertor_models_dir: ppg2mel\saved_models
cpu: False
seed: None
no_mp3_support: False

qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
**Env & To Reproduce[复现与环境]**
描述你用的环境、代码版本、模型
python=3.10.8
**Screenshots[截图(如有)]**
If applicable, add screenshots to help

Contributor guide

No contributing guide indexed for this repository

Research direction

The reported entry point is demo_toolbox.py, which fails while locating the Windows Qt platform plugin. First reproduce the command in the reported Python 3.10.8 environment and inspect the Qt/plugin setup around that entry point. Done means the demo starts without the platform-plugin initialization error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop-dev, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.