AttributeError: 'UI' object has no attribute 'current_extractor_fpath'
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
在运行demo_toolbox.py后,选用g-hifigan模型合成声音后会显示AttributeError: 'UI' object has no attribute 'current_extractor_fpath'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the g-hifigan synthesis flow launched from demo_toolbox.py and trace where the UI accesses current_extractor_fpath. Compare that access with the UI state initialized for this model, then run the same demo flow to confirm synthesis completes without the AttributeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100