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
AgeCommit message (Expand)Author
2023-10-19Support OPUS_SET_COMPLEXITY() on decoder sideexp_plc_refactor1Jean-Marc Valin
2023-10-18One extra frame of anslysisJean-Marc Valin
2023-10-18CleanupJean-Marc Valin
2023-10-18More wipJean-Marc Valin
2023-10-18WIPJean-Marc Valin
2023-10-18WIP...Jean-Marc Valin
2023-10-18More simplifyingJean-Marc Valin
2023-10-18SimplifyingJean-Marc Valin
2023-10-18refactoringJean-Marc Valin
2023-10-18bigger PCM bufferJean-Marc Valin
2023-10-18simplifying a bitJean-Marc Valin
2023-10-18Don't call the libm tanh()Jean-Marc Valin
2023-10-18Making the build possible without the modelsJean-Marc Valin
2023-10-17Default to int8 matrix multiplies when availableJean-Marc Valin
2023-10-17oopsJean-Marc Valin
2023-10-17Fix testsJean-Marc Valin
2023-10-17Remove references to kiss99Jean-Marc Valin
2023-10-17Finish removing LPCNetJean-Marc Valin
2023-10-16Force Deep PLC on when enabling DREDJean-Marc Valin
2023-10-15update weight blob codeexp_fargan_plc3Jean-Marc Valin
2023-10-15Default Deep PLC/DRED to offJean-Marc Valin
2023-10-15Only compile PLC/DRED conditionallyJean-Marc Valin
2023-10-15Rename ENABLE_NEURAL_FED to ENABLE_DREDJean-Marc Valin
2023-10-15Rename NEURAL_PLC to ENABLE_DEEP_PLCJean-Marc Valin
2023-10-15Fix PLC in opus_demo when DRED is not presentJean-Marc Valin
2023-10-15minor tweaksJean-Marc Valin
2023-10-15Remove LPCNet from the buildJean-Marc Valin
2023-10-15Remove FWGAN from the build for nowJean-Marc Valin
2023-10-14Use FARGAN instead of LPCNet in DRED/PLCJean-Marc Valin
2023-10-14C implementation of FARGANJean-Marc Valin
2023-10-10update fargan to match version 45Jean-Marc Valin
2023-10-08Fix warning from casting between 1D and 2D arraysJean-Marc Valin
2023-10-08Fix misc warningsJean-Marc Valin
2023-10-08Silencing alignment warnings on x86 intrinsicsJean-Marc Valin
2023-10-07updated osce readmeJan Buethe
2023-10-06New model with wider range of bitratesJean-Marc Valin
2023-10-06Switching to neural pitch estimatorJean-Marc Valin
2023-10-02update modelJean-Marc Valin
2023-10-02Using a DenseNet for DREDJean-Marc Valin
2023-10-02Remove unneeded (I think) tanh at the endJean-Marc Valin
2023-10-01First version of pitch DNN C codeJean-Marc Valin
2023-10-01Code for 2D convolutionJean-Marc Valin
2023-09-30Fix model savingJean-Marc Valin
2023-09-29updated PitchDNN export scriptJan Buethe
2023-09-29refactoring and cleanupJan Buethe
2023-09-29fixed type in error messageJan Buethe
2023-09-29added rudimentary support for dumping nn.Conv2d layersJan Buethe
2023-09-28Fix stats indexing for stateJean-Marc Valin
2023-09-27No features skip needed to align pitch featuresJean-Marc Valin
2023-09-27Script to compute the groundtruth data using CREPEJean-Marc Valin