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
2024-01-12Add pitch_demoicassp2024Jean-Marc Valin
2023-12-20updated readmeJan Buethe
2023-12-20enabled WB encoding below 9kb/s againJan Buethe
2023-12-20fixJan Buethe
2023-12-20updated ReadmeJan Buethe
2023-12-20updated README with ICASSP 2024 introJan Buethe
2023-12-20osce enabled by default, dec_complexity=10Jan Buethe
2023-12-20float constantsopus-ng-lace-integration4Jean-Marc Valin
2023-12-20INT16_{MIN,MAX} are C99Jean-Marc Valin
2023-12-20model updateJean-Marc Valin
2023-12-20misc minor fixesJean-Marc Valin
2023-12-20added missing copyright headerJan Buethe
2023-12-20fix in export_model_weights.pyJan Buethe
2023-12-20fixJan Buethe
2023-12-20fixed lengths issue for LACE and NoLACE weight namesJan Buethe
2023-12-20added missing ENABLE_DRED under USE_WEIGHTS_FILEJan Buethe
2023-12-20moved OSCEModel struct one level upJan Buethe
2023-12-20fixed sample float to int conversionJan Buethe
2023-12-20removed pow callsJan Buethe
2023-12-20clean-up in osce_features.cJan Buethe
2023-12-20removed unused variablesJan Buethe
2023-12-20removed on-the-fly window initializationJan Buethe
2023-12-20compile bugfixJan Buethe
2023-12-20removed deprecated commentJan Buethe
2023-12-20added missing f in export_model_weights.pyJan Buethe
2023-12-20added copyright headers to OSCE filesJan Buethe
2023-12-20fixed LinearAdaptiveConv1d.flop_countJan Buethe
2023-12-20new complexity settings (LACE@6, NoLACE@6)Jan Buethe
2023-12-20added hangover to recovery from PLCJan Buethe
2023-12-20moved enhancement before PLC updateJan Buethe
2023-12-20minor fixesJan Buethe
2023-12-20added 10ms-cross-fade after osce resetJan Buethe
2023-12-20More missing constantsJean-Marc Valin
2023-12-20Fix OSCE build (missing M_PI on Windows)Jean-Marc Valin
2023-12-20Enable DRED and OSCE for gitlab/github CIJean-Marc Valin
2023-12-20CMake fix for DEEP_PLCJean-Marc Valin
2023-12-20CMake: only build PLC code when neededJean-Marc Valin
2023-12-20Add DRED/OSCE only conditionallyJean-Marc Valin
2023-12-20Add OSCE to mesonJean-Marc Valin
2023-12-20Increase decoder state size limit for OSCEJean-Marc Valin
2023-12-20Add OPUS_OSCE option to cmakeJean-Marc Valin
2023-12-20Add lace/nolace model filesJean-Marc Valin
2023-12-20bugfixJan Buethe
2023-12-20weight_blob for OSCE (still buggy)Jan Buethe
2023-12-20bugfix in wexchangeJan Buethe
2023-12-20bugfixJan Buethe
2023-12-20added osce training data dumping optionJan Buethe
2023-12-20osce method selection now tied to decoder complexityJan Buethe
2023-12-20removed debug printsJan Buethe
2023-12-20added option for maximal quantization to osce/export_model_weigts.pyJan Buethe