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-19updated osce modelsopus-ng-lace-integration2-quantizationJan Buethe
2024-01-17added script for sparsification trials (remove later)Jan Buethe
2024-01-16added copyright headersJan Buethe
2024-01-16added osce evaluation scriptsJan Buethe
2024-01-16more tools for osceJan Buethe
2024-01-16added relegance inspection tool to dnntoolsJan Buethe
2024-01-15bugfixJan Buethe
2024-01-15added repeat_upsamp option to feature netJan Buethe
2024-01-15added option of having residual connections in NoLACE feature transformsJan Buethe
2024-01-15added recording of git diff when repo is dirtyJan Buethe
2024-01-12fixing git repo information in dnn/torch/osceJan Buethe
2024-01-12enabling debug printout for sparsification (disable before merge)Jan Buethe
2024-01-11base sparsifier now really addedJan Buethe
2024-01-11added base class for sparsification modulesJan Buethe
2024-01-10split sparsification density according to layersJan Buethe
2024-01-09sparsification now compatible with weight_normJan Buethe
2024-01-09switched to absolute scale in softquant.pyJan Buethe
2024-01-08more sparsification stuffJan Buethe
2024-01-05added sparsification option to NoLACEJan Buethe
2024-01-05removed verbose outputJan Buethe
2024-01-05added sparsification to LACE modelJan Buethe
2024-01-04added conv1d and linear sparsification modulesJan Buethe
2024-01-04pushed some common tools into new dnntools folderJan Buethe
2024-01-04switched to optimal-scale soft quantizationJan Buethe
2024-01-04removed debug printsJan Buethe
2024-01-04fixed softquant moduleJan Buethe
2024-01-04fix when pitch hangover = 0Jan Buethe
2023-12-18updated C and export codeJan Buethe
2023-12-18added tanh activation in osce.cJan Buethe
2023-12-18bugfixJan Buethe
2023-12-18added softquant option and activate tconv layerJan Buethe
2023-12-18added missing ENABLE_DRED under USE_WEIGHTS_FILEJan Buethe
2023-12-18moved OSCEModel struct one level upJan Buethe
2023-12-18fixed sample float to int conversionJan Buethe
2023-12-18removed pow callsJan Buethe
2023-12-18clean-up in osce_features.cJan Buethe
2023-12-18removed unused variablesJan Buethe
2023-12-18removed on-the-fly window initializationJan Buethe
2023-12-18compile bugfixJan Buethe
2023-12-18removed deprecated commentJan Buethe
2023-12-18added missing f in export_model_weights.pyJan Buethe
2023-12-18added copyright headers to OSCE filesJan Buethe
2023-12-17fixed LinearAdaptiveConv1d.flop_countJan Buethe
2023-12-14new complexity settings (LACE@6, NoLACE@6)Jan Buethe
2023-12-14added hangover to recovery from PLCJan Buethe
2023-12-13moved enhancement before PLC updateJan Buethe
2023-12-13minor fixesJan Buethe
2023-12-13added 10ms-cross-fade after osce resetJan Buethe
2023-12-13More missing constantsJean-Marc Valin
2023-12-13Fix OSCE build (missing M_PI on Windows)Jean-Marc Valin