voice: add Marvis TTS 250m v0.2 (MLX 8bit/4bit) + Kyutai Mimi codec (CC-BY-4.0)
This commit is contained in:
parent
4cea3f7301
commit
5247c06789
38 changed files with 1657 additions and 0 deletions
12
voice/mlx/Marvis-AI/marvis-tts-250m-v0.2-MLX-4bit/generation_config.json
Executable file
12
voice/mlx/Marvis-AI/marvis-tts-250m-v0.2-MLX-4bit/generation_config.json
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"bos_token_id": 1,
|
||||
"depth_decoder__from_model_config": true,
|
||||
"depth_decoder_do_sample": true,
|
||||
"depth_decoder_temperature": 0.9,
|
||||
"depth_decoder_top_k": 50,
|
||||
"do_sample": true,
|
||||
"max_new_tokens": 125,
|
||||
"pad_token_id": 0,
|
||||
"temperature": 0.9,
|
||||
"transformers_version": "4.54.1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue