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-12-01nolace debugged and activeopus-ng-lace-integrationJan Buethe
2023-12-01added temporary debug code to NoLACE modelJan Buethe
2023-11-30bugfixJan Buethe
2023-11-30switched to using kiss_fftJan Buethe
2023-11-30added still buggy NoLACE implementationJan Buethe
2023-11-30added AdaShape C implementationJan Buethe
2023-11-30osce refactoringJan Buethe
2023-11-29bugfixJan Buethe
2023-11-29bugfixJan Buethe
2023-11-29fixesJan Buethe
2023-11-29added LACE to SILK decoder (--enable-osce)Jan Buethe
2023-11-29basic running LACE implementation in osce.cJan Buethe
2023-11-29bugfixJan Buethe
2023-11-28C implementation of LACE feature net in osce.cJan Buethe
2023-11-28added lace feature net testvectorsJan Buethe
2023-11-28added global model parameters as definesJan Buethe
2023-11-27refactoringJan Buethe
2023-11-24added some const qualifiersJan Buethe
2023-11-24added AdaComb C implementationJan Buethe
2023-11-24bufgixJan Buethe
2023-11-23added add_typedef option to CWriterJan Buethe
2023-11-23added AdaConv C implementationJan Buethe
2023-11-23bugfixJan Buethe
2023-11-23bugfixJan Buethe
2023-11-21updated export_model_weights to handle NoLACE as wellJan Buethe
2023-11-21added TDShaper to wexchangeJan Buethe
2023-11-21updated export_model_weights.pyJan Buethe
2023-11-21added dedicated dumping routines for adaptive convolutionsJan Buethe
2023-11-21bugfixJan Buethe
2023-11-21removed use_bias option from adaptive convolution modulesJan Buethe
2023-11-10feature calculation in C verifiedJan Buethe
2023-11-09removed funcfJan Buethe
2023-11-09refactoringJan Buethe
2023-11-09forcing encoder to use SILK when OSCE enabledJan Buethe
2023-11-09build-fix for --enable-osceJan Buethe
2023-11-09untested implementation of silk enhancement feature calculationJan Buethe
2023-11-08removed offset from datasetJan Buethe
2023-11-08build fixJan Buethe
2023-11-08removed offset from silk enhancement featuresJan Buethe
2023-11-08added dummy silk_enhancer functionJan Buethe
2023-11-08DRED: quantize scale and dead zone to 8 bitsJean-Marc Valin
2023-11-07added weight export script for LACE/NoLACEJan Buethe
2023-11-07added transposed 1d convolutions to wexchangeJan Buethe
2023-11-07DRED code cleanupJean-Marc Valin
2023-11-07Split stats in two and remove useless dimensionsJean-Marc Valin
2023-11-06updated moc to match results in ietf118 presentationJan Buethe
2023-11-06DRED: quantize r and p0 parameters with 8 bitsJean-Marc Valin
2023-11-06Vectorize DRED quantizationJean-Marc Valin
2023-11-04Match silenced overflow checks in the sse4.1 versionFelicia Lim
2023-11-03Silence some overflow checksFelicia Lim