opus
                                
                                 opus copied to clipboard
                                
                                    opus copied to clipboard
                            
                            
                            
                        Modern audio compression for the internet.
Are NoLACE and DTX supposed to be usable together? I have observed that when turning on NoLACE, as soon as the stream switches to DTX mode, the decoded 0/1-byte packets...
I am running an opus encode decode pipelein. This takes in a raw pcm at 16 KHz mono and encodes with FEC enabled at 16 kbps and complexity = 10....
Hi, I tried the DRED with opus_demo and found the the decoded dred_offset < 0 sometimes. In my understanding, the dred_offset should never be less than zero. The command line...
Same as https://github.com/xiph/rnnoise/pull/228 Currently the code first typedefs a fallback type based on __m256i and only on the following line it actually defines __m256i as the emulated type. This needs...
At the time of writing, media.xiph.org seems to be inaccessible, which causes a compile block when downloading the model data (https://media.xiph.org/opus/models/opus_data-735117b.tar.gz). In #337 it was mentioned that this file was...
Fixes avx2 check. Fixes: https://github.com/xiph/opus/issues/361.
This is on i686-linux with gcc-14. Relevant parts of config.log: ``` configure:15283: checking if compiler supports AVX2 intrinsics with -mavx -mfma -mavx2 configure:15312: gcc14 -o conftest -g -O2 -mavx -mfma...
I am willing to use latest release of opus in WebRTC and looking for some point to initiate this. Is it possible to do this ?
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...