This repository was archived by the owner on Aug 13, 2026. It is now read-only.
Releases: Desert-Ant-Labs/clear-kotlin
Releases · Desert-Ant-Labs/clear-kotlin
Release list
0.1.0
First release of clear-kotlin — on-device speech enhancement for Android.
- DeepFilterNet 3 (
clear-studiodefault +clear-natural) via ONNX Runtime Mobile; both variants bundled in the AAR (no first-launch download). - Pure-JVM DSP module (
clear-dsp) for STFT/ERB/features + EBU R128 loudness mastering. - Mirrors the
clear-swiftpublic API.
Distributed via JitPack:
implementation("com.github.Desert-Ant-Labs.clear-kotlin:clear:0.1.0")