theoracleguy commited on
Commit
f76b1b7
·
verified ·
1 Parent(s): a856287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -9,12 +9,6 @@ This model is a VC-only (voice conversion) extract for MLX Chatterbox.
9
 
10
  This model was converted to MLX format from [ResembleAI/chatterbox](https://huggingface.co/ResembleAI/chatterbox) using [mlx-audio](https://github.com/Blaizzy/mlx-audio) version **0.2.10**.
11
 
12
- What’s inside
13
-
14
- s3gen.safetensors: token→audio decoder (S3Gen)
15
- ve.safetensors: voice encoder weights (not required for the minimal VC script below, but included for completeness)
16
- Optional conds.safetensors / config.json if you included them
17
- Use with MLX (VC / audio→audio)
18
 
19
  Install
20
 
 
9
 
10
  This model was converted to MLX format from [ResembleAI/chatterbox](https://huggingface.co/ResembleAI/chatterbox) using [mlx-audio](https://github.com/Blaizzy/mlx-audio) version **0.2.10**.
11
 
 
 
 
 
 
 
12
 
13
  Install
14