tada-codec-mlx / README.md
gafiatulin's picture
Add link to tada-mlx GitHub repo
d8f167a verified
---
license: mit
base_model: HumeAI/tada-codec
tags:
- mlx
- audio-codec
- tada
---
# TADA Codec MLX
MLX-converted weights for [HumeAI/tada-codec](https://huggingface.co/HumeAI/tada-codec). Part of [tada-mlx](https://github.com/gafiatulin/tada-mlx).
Contains the shared decoder, encoder, and aligners used by both [tada-1b-mlx](https://huggingface.co/gafiatulin/tada-1b-mlx) and [tada-3b-ml-mlx](https://huggingface.co/gafiatulin/tada-3b-ml-mlx).
## Contents
- `decoder.safetensors` — DAC waveform decoder with local attention
- `encoder.safetensors` — WavEncoder + local attention encoder
- `aligner.safetensors` — wav2vec2-large CTC aligner (English)
- `aligner-*.safetensors` — Multilingual aligners (ar, ch, de, es, fr, it, ja, pl, pt)