Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Buethe <jbuethe@amazon.de>2023-09-01 17:54:05 +0300
committerJan Buethe <jbuethe@amazon.de>2023-09-01 17:54:49 +0300
commit4a47b1a15b0ef79eddf6f8d956b51e0c66718c93 (patch)
treeeaa5117d23ab1bf4ecb9d16ab839523912462bff
parent1fbdec875597bbc65a7d39b4df68dfe81a83056b (diff)
renamed ShapeNet to NoLACE
Signed-off-by: Jan Buethe <jbuethe@amazon.de>
-rw-r--r--dnn/torch/osce/models/no_lace.py (renamed from dnn/torch/osce/models/shape_net.py)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dnn/torch/osce/models/shape_net.py b/dnn/torch/osce/models/no_lace.py
index 6ce0b5c1..8b2de87f 100644
--- a/dnn/torch/osce/models/shape_net.py
+++ b/dnn/torch/osce/models/no_lace.py
@@ -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,