Text-to-Speech
MLX
Chinese
English
auk-base
speech
speech-editing
apple-silicon
audio
8bit
quantized
Instructions to use vanch007/AuK-Base-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use vanch007/AuK-Base-MLX-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir AuK-Base-MLX-8bit vanch007/AuK-Base-MLX-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "model_type": "auk-base", | |
| "is_flash": false, | |
| "dim": 1536, | |
| "heads": 24, | |
| "num_layers": 10, | |
| "num_single_layers": 20, | |
| "latent_dim": 64, | |
| "sample_rate": 24000, | |
| "downsample_rate": 480, | |
| "default_nfe": 32, | |
| "default_cfg": 2.0, | |
| "sway_sampling_coef": -1.0 | |
| } |