From 67af850546fb63c2c49db668054a114ed399f7d9 Mon Sep 17 00:00:00 2001 From: adrianmallett Date: Sun, 2 Aug 2026 14:43:46 +0100 Subject: [PATCH] Remove d2_audio plugin (author request: repository being made private) --- plugins/d2_audio/index.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 plugins/d2_audio/index.yaml diff --git a/plugins/d2_audio/index.yaml b/plugins/d2_audio/index.yaml deleted file mode 100644 index b526f02..0000000 --- a/plugins/d2_audio/index.yaml +++ /dev/null @@ -1,12 +0,0 @@ -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