Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

0.1.0

Latest

Choose a tag to compare

@finnvoor finnvoor released this 30 Jun 08:45
· 8 commits to main since this release

First release of clear-kotlin — on-device speech enhancement for Android.

  • DeepFilterNet 3 (clear-studio default + 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-swift public API.

Distributed via JitPack:

implementation("com.github.Desert-Ant-Labs.clear-kotlin:clear:0.1.0")