Skip to content
Snippets Groups Projects
Unverified Commit 4a47b1a1 authored by Jan Buethe's avatar Jan Buethe
Browse files

renamed ShapeNet to NoLACE


Signed-off-by: default avatarJan Buethe <jbuethe@amazon.de>
parent 1fbdec87
No related branches found
No related tags found
No related merge requests found
Pipeline #4046 passed
......@@ -44,8 +44,8 @@ from models.silk_feature_net_pl import SilkFeatureNetPL
from models.silk_feature_net import SilkFeatureNet
from .scale_embedding import ScaleEmbedding
class ShapeNet(NNSBase):
""" Adaptive Noise Re-Shaping """
class NoLACE(NNSBase):
""" Non-Linear Adaptive Coding Enhancer """
FRAME_SIZE=80
def __init__(self,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment