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:
authorJean-Marc Valin <jmvalin@amazon.com>2023-07-29 03:28:25 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-08-02 02:16:27 +0300
commit155367d2800a80f24a4237f9074e8f6f2516e22e (patch)
treea4789242fb59b2b72c12b174e9ebf8a1c0e08b86 /lpcnet_headers.mk
parente9f8402a7122ca03e894d161c50706053bf4fb83 (diff)
Skeleton for FWGAN code
Diffstat (limited to 'lpcnet_headers.mk')
-rw-r--r--lpcnet_headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lpcnet_headers.mk b/lpcnet_headers.mk
index dc44429f..93ca74fb 100644
--- a/lpcnet_headers.mk
+++ b/lpcnet_headers.mk
@@ -8,6 +8,7 @@ dnn/lpcnet.h \
dnn/burg.h \
dnn/common.h \
dnn/freq.h \
+dnn/fwgan.h \
dnn/kiss99.h \
dnn/lpcnet_private.h \
dnn/nnet_data.h \