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
path: root/lpcnet
AgeCommit message (Expand)Author
2023-06-22Update build for LPCNet mergeJean-Marc Valin
2023-06-16lpcnet update (optimizations)Jean-Marc Valin
2023-06-16LPCNet update (symbols)Jean-Marc Valin
2023-06-16Remove LPCNet VQ codebooks from buildJean-Marc Valin
2023-06-16Pull DRED encoding up to Opus layerJean-Marc Valin
2023-06-16Update RDOVAE model to blob formatJean-Marc Valin
2023-06-16Reset PLC instead of reinitializingJean-Marc Valin
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16Fix LPCNet warningsJean-Marc Valin
2023-06-16Add blob writingJean-Marc Valin
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16Add missing include guards and config.hJean-Marc Valin
2023-06-16C90 fixesJean-Marc Valin
2023-06-16Misc LPCNet windows fixesJean-Marc Valin
2023-06-16update to PLC blobJean-Marc Valin
2023-06-16Add blob validation (model update required)Jean-Marc Valin
2023-06-16Deferred updates in PLCJean-Marc Valin
2023-06-16Fixing model downloadJean-Marc Valin
2023-06-16Update LPCNet for blobJean-Marc Valin
2023-06-16Bring in LPCNet constant tablesJean-Marc Valin
2023-06-16Rename Opus DNN functionsJean-Marc Valin
2023-06-16Update LPCNetJean-Marc Valin
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16merge LPCNet fixJean-Marc Valin
2023-06-16LPCNet updateJean-Marc Valin
2023-06-16Reenable dot product instructionsJean-Marc Valin
2023-06-16Clear FEC buffer on new dred packetJean-Marc Valin
2023-06-16Should handle mixes of PLC and DREDJean-Marc Valin
2023-06-16updated lpcnet: qframes decoded by dred_decoder are now in reverse orderjbuethe
2023-06-16lpcnet updateJan Buethe
2023-06-16implemented DRED packet decoderJan Buethe
2023-06-16changed data types for r, dead_zone, quant_scale and p0 to opus_uint16Jan Buethe
2023-06-16lpcnet updatesJan Buethe
2023-06-16updated lpcnet repoJan Buethe
2023-06-16new lpcnet versionJan Buethe
2023-06-16added dred encoder to silk encoderJan Buethe
2023-06-16Add LPCNet submoduleJean-Marc Valin