Skip to content

Add DTLN modules. #7

Description

@slategraydev
  1. DTLN (Dual-Signal Transformation LSTM)

A robust model that combines Short-Time Fourier Transform (STFT) with a learned time-domain transformation.

DTLN (Standard): A TensorFlow implementation suitable for Python backends or high-performance servers.

dtln-rs (WASM/Rust): A lightweight Rust implementation by Datadog optimized for web browsers and real-time native clients.

How to get them: GitHub (breizhn/DTLN for the model and m-cat/dtln-rs for the Rust library) under the MIT/Apache 2.0 license.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions