TADA 1b โ€” MLX

MLX-converted weights for HumeAI/tada-1b. Part of tada-mlx.

Built with Llama. See LICENSE for the Llama 3.2 Community License Agreement.

Usage

git clone https://github.com/gafiatulin/tada-mlx && cd tada-mlx
uv sync

# Encode a voice
uv run tada-mlx --encode-voice ref.wav --voice-text "transcript" --save-voice voice.safetensors

# Synthesize
uv run tada-mlx --text "Hello!" --prompt voice.safetensors --model gafiatulin/tada-1b-mlx

Or as a library:

from tada_mlx import load_model, generate, InferenceOptions

Requires gafiatulin/tada-codec-mlx for the decoder/encoder (downloaded automatically).

Downloads last month
69
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for gafiatulin/tada-1b-mlx

Finetuned
HumeAI/tada-1b
Finetuned
(1)
this model

Collection including gafiatulin/tada-1b-mlx