voice: add Marvis TTS 250m v0.2 (MLX 8bit/4bit) + Kyutai Mimi codec (CC-BY-4.0)

This commit is contained in:
hackit 2026-07-14 21:57:21 +00:00
parent 4cea3f7301
commit 5247c06789
38 changed files with 1657 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"additional_special_tokens": [
"<|endoftext|>",
"<|im_start|>",
"<|im_end|>",
"<repo_name>",
"<reponame>",
"<file_sep>",
"<filename>",
"<gh_stars>",
"<issue_start>",
"<issue_comment>",
"<issue_closed>",
"<jupyter_start>",
"<jupyter_text>",
"<jupyter_code>",
"<jupyter_output>",
"<jupyter_script>",
"<empty_output>"
],
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}