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-12-15 21:08:21 +0300
committerJan Buethe <jbuethe@amazon.de>2023-12-20 12:25:08 +0300
commitf5b8e52027547055f2bdd9eba508f1c077d59402 (patch)
tree81166687c82b20362c8f415bb942dafc9cf5b161
parentbe6e94342eeb89244af5b0aa5f3acb9a1149384f (diff)
updated Readme
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index bfd8973d..953f7a2d 100644
--- a/README
+++ b/README
@@ -24,14 +24,6 @@ To activate LACE as enhancement model, set the decoder complexity to 6, i.e.
and to run opus without enhancement set the decoder complexity to 5 or lower.
-
-Python code related to the paper
-
-"Noise-Robust DSP-Assisted Neural Pitch Estimation with Very Low Complexity" by K. Subramani,
-J.-M. Valin, J. Büthe, P. Smaragdis, M. Goodwin
-
-is located in dnn/torch/neural-pitch
-
== Opus audio codec ==
Opus is a codec for interactive speech and audio transmission over the Internet.