Skip to content

Conversation

@KakaruHayate
Copy link

Add out norm to solve the issue of large numerical values when generating audio beyond the model's capabilities.
like this:
图片

@yxlllc yxlllc merged commit 6a5a68c into openvpi:lynxnet Sep 6, 2024
yqzhishen pushed a commit that referenced this pull request Sep 13, 2024
* post-norm

* fix

* add norm+mlp

* Update LYNXNet.py

* Update LYNXNetDecoder.py

* do not need mlp

* do not need mlp

* Add out norm for LYNXNET

* Add out norm for LYNXNETDecoder
yxlllc added a commit that referenced this pull request Nov 3, 2024
* Faster NSF inference (#202)

* faster nsf

* faster nsf

* Slightly optimize

* Pad negative length

---------

Co-authored-by: yqzhishen <yangqian_1015@icloud.com>

* [DONE]New AUX_Decoder/Backbone Network : LYNXNet (#200)

* Update __init__.py

* Update LYNXNet

* add dropout

* Lynxnet outnorm (#206)

* post-norm

* fix

* add norm+mlp

* Update LYNXNet.py

* Update LYNXNetDecoder.py

* do not need mlp

* do not need mlp

* Add out norm for LYNXNET

* Add out norm for LYNXNETDecoder

* delete lynxnet aux_decoder (#212)

* refactor configuration options

---------

Co-authored-by: yqzhishen <yangqian_1015@icloud.com>
Co-authored-by: KakaruHayate <97896816+KakaruHayate@users.noreply.github.com>
yqzhishen added a commit that referenced this pull request Nov 15, 2024
* [DONE]New AUX_Decoder/Backbone Network : LYNXNet (#200)

* Update __init__.py

* Update LYNXNet

* add dropout

* Lynxnet outnorm (#206)

* post-norm

* fix

* add norm+mlp

* Update LYNXNet.py

* Update LYNXNetDecoder.py

* do not need mlp

* do not need mlp

* Add out norm for LYNXNET

* Add out norm for LYNXNETDecoder

* delete lynxnet aux_decoder (#212)

* refactor configuration options

* fix onnx exporter for lynxnet

* Add Pytorch version check when export onnx (#216)

* recommended lynxnet hyperparameters for variance models

* remove invalid items

* Refactor code

* Finish configuration schemas

---------

Co-authored-by: KakaruHayate <97896816+KakaruHayate@users.noreply.github.com>
Co-authored-by: yxlllc <llc1995@sina.com>
@KakaruHayate KakaruHayate deleted the lynxnet-postnorm branch January 17, 2025 09:03
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

Successfully merging this pull request may close these issues.

2 participants