diff --git a/plugins/d2_audio/index.yaml b/plugins/d2_audio/index.yaml new file mode 100644 index 0000000..b526f02 --- /dev/null +++ b/plugins/d2_audio/index.yaml @@ -0,0 +1,12 @@ +title: D2 Audio Compression & Voice Auth +description: >- + Compress audio to the D2 format (peak extraction + Bezier reconstruction) + and restore it to WAV. Includes D2 voice fingerprinting for lightweight + speaker authentication without cloud or ML dependencies. + Original research by Adrian Mallett (2021). +github: https://github.com/adrianmallettne-commits/d2_audio +tags: + - audio + - tools + - security + - research