bytedance / bytedance/MegaTTS3

wavvae模块中可否增加remove_weight_norm方法,方便一次调用转换conv的权重

Open
#124 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.1k
Forks
474
PR merge metrics
No merged PRs in 30d

Description

wavvae模块中encoder和decoder中大量使用weight_norm,并且命名不统一。可否提供remove_weight_norm方法,方便一次调用来转换conv的权重

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the wavvae module's encoder and decoder, where weight_norm is used extensively. Trace the existing convolution weight naming and normalization calls, then determine how one remove_weight_norm entry point should cover both components; done means a single call converts all relevant convolution weights consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.