rusty-opus 0.9.1

pure Rust Opus codec - performance fork of opus-rs (AVX2 SILK/CELT kernels, frame-parallel encode)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/target

.DS_Store

.vscode/tasks.json

Cargo.lock

fuzz/target

fuzz/artifacts

fuzz/corpus

flamegraph.svg

opus-1.6.1/


# Great Gate corpus audio: 15 MB, and `tools/gen_gate_corpus.py` regenerates it
# byte-for-byte (fixed seed 0x0FF5). The README and the generator are tracked;
# the WAVs are not.
fixtures/gate_corpus/*.wav

tools/__pycache__/