Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +1 -0
- models/TTS/IndexTTS-1.5/.gitattributes +35 -0
- models/TTS/IndexTTS-1.5/README +5 -0
- models/TTS/IndexTTS-1.5/README.md +3 -0
- models/TTS/IndexTTS-1.5/bigvgan_discriminator.pth +3 -0
- models/TTS/IndexTTS-1.5/bigvgan_generator.pth +3 -0
- models/TTS/IndexTTS-1.5/config.yaml +113 -0
- models/TTS/IndexTTS-1.5/dvae.pth +3 -0
- models/TTS/IndexTTS-1.5/gpt.pth +3 -0
- models/TTS/IndexTTS-1.5/unigram_12000.vocab +0 -0
- models/TTS/IndexTTS-2/.msc +0 -0
- models/TTS/IndexTTS-2/.mv +1 -0
- models/TTS/IndexTTS-2/README.md +74 -0
- models/TTS/IndexTTS-2/bpe.model +3 -0
- models/TTS/IndexTTS-2/config.yaml +120 -0
- models/TTS/IndexTTS-2/configuration.json +1 -0
- models/TTS/IndexTTS-2/feat1.pt +3 -0
- models/TTS/IndexTTS-2/feat2.pt +3 -0
- models/TTS/IndexTTS-2/gpt.pth +3 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/Modelfile +11 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/added_tokens.json +28 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/chat_template.jinja +4 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/config.json +30 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/generation_config.json +6 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/merges.txt +0 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/model.safetensors +3 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/special_tokens_map.json +31 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/tokenizer.json +3 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/tokenizer_config.json +240 -0
- models/TTS/IndexTTS-2/qwen0.6bemo4-merge/vocab.json +0 -0
- models/TTS/IndexTTS-2/s2mel.pth +3 -0
- models/TTS/IndexTTS-2/wav2vec2bert_stats.pt +3 -0
- models/TTS/IndexTTS/bigvgan_discriminator.pth +3 -0
- models/TTS/IndexTTS/bigvgan_generator.pth +3 -0
- models/TTS/IndexTTS/dvae.pth +3 -0
- models/TTS/IndexTTS/gpt.pth +3 -0
- models/TTS/IndexTTS/unigram_12000.vocab +0 -0
- models/TTS/MaskGCT/semantic_codec/model.safetensors +3 -0
- models/TTS/bigvgan_v2_22khz_80band_256x/bigvgan_generator.pt +3 -0
- models/TTS/bigvgan_v2_22khz_80band_256x/config.json +63 -0
- models/TTS/campplus/campplus_cn_common.bin +3 -0
- models/TTS/openaudio-s1-mini/.msc +0 -0
- models/TTS/openaudio-s1-mini/.mv +1 -0
- models/TTS/openaudio-s1-mini/README.md +92 -0
- models/TTS/openaudio-s1-mini/codec.pth +3 -0
- models/TTS/openaudio-s1-mini/config.json +32 -0
- models/TTS/openaudio-s1-mini/configuration.json +1 -0
- models/TTS/openaudio-s1-mini/model.pth +3 -0
- models/TTS/openaudio-s1-mini/special_tokens.json +0 -0
- models/TTS/openaudio-s1-mini/tokenizer.tiktoken +0 -0
.gitattributes
CHANGED
|
@@ -46,3 +46,4 @@ models/unet/FLUX/flux1-dev.sft filter=lfs diff=lfs merge=lfs -text
|
|
| 46 |
models/unet/IC-Light/iclight_sd15_fcon.safetensors.crdownload filter=lfs diff=lfs merge=lfs -text
|
| 47 |
models/unet/wan2.1/Wan2.2_T2V_High_Noise_14B_VACE-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
models/unet/wan2.1/Wan2.2_T2V_Low_Noise_14B_VACE-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 46 |
models/unet/IC-Light/iclight_sd15_fcon.safetensors.crdownload filter=lfs diff=lfs merge=lfs -text
|
| 47 |
models/unet/wan2.1/Wan2.2_T2V_High_Noise_14B_VACE-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
models/unet/wan2.1/Wan2.2_T2V_Low_Noise_14B_VACE-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
models/TTS/IndexTTS-1.5/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
models/TTS/IndexTTS-1.5/README
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
大更新(效果很不错):
|
| 2 |
+
1. 大幅增加了英文训练数据,提升英文及跨语种合成效果;
|
| 3 |
+
2. 增大模型参数至0.5B左右;
|
| 4 |
+
3. wer, ss 及 韵律都有明显的提升;
|
| 5 |
+
4. gpt输出:text token 和 mel token 是连在一起的。
|
models/TTS/IndexTTS-1.5/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
models/TTS/IndexTTS-1.5/bigvgan_discriminator.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46e1f6277f7239363d2393f2f9fe36902cf8995e4acc0ba67ed25a025dbd02f0
|
| 3 |
+
size 1651507545
|
models/TTS/IndexTTS-1.5/bigvgan_generator.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2458834d8277e76eb8614c9751b5e8eaa0474eab706f0ecfafcb600023133ed
|
| 3 |
+
size 536176992
|
models/TTS/IndexTTS-1.5/config.yaml
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset:
|
| 2 |
+
bpe_model: bpe.model
|
| 3 |
+
sample_rate: 24000
|
| 4 |
+
squeeze: false
|
| 5 |
+
mel:
|
| 6 |
+
sample_rate: 24000
|
| 7 |
+
n_fft: 1024
|
| 8 |
+
hop_length: 256
|
| 9 |
+
win_length: 1024
|
| 10 |
+
n_mels: 100
|
| 11 |
+
mel_fmin: 0
|
| 12 |
+
normalize: false
|
| 13 |
+
|
| 14 |
+
gpt:
|
| 15 |
+
model_dim: 1280
|
| 16 |
+
max_mel_tokens: 800
|
| 17 |
+
max_text_tokens: 600
|
| 18 |
+
heads: 20
|
| 19 |
+
use_mel_codes_as_input: true
|
| 20 |
+
mel_length_compression: 1024
|
| 21 |
+
layers: 24
|
| 22 |
+
number_text_tokens: 12000
|
| 23 |
+
number_mel_codes: 8194
|
| 24 |
+
start_mel_token: 8192
|
| 25 |
+
stop_mel_token: 8193
|
| 26 |
+
start_text_token: 0
|
| 27 |
+
stop_text_token: 1
|
| 28 |
+
train_solo_embeddings: false
|
| 29 |
+
condition_type: "conformer_perceiver"
|
| 30 |
+
condition_module:
|
| 31 |
+
output_size: 512
|
| 32 |
+
linear_units: 2048
|
| 33 |
+
attention_heads: 8
|
| 34 |
+
num_blocks: 6
|
| 35 |
+
input_layer: "conv2d2"
|
| 36 |
+
perceiver_mult: 2
|
| 37 |
+
|
| 38 |
+
vqvae:
|
| 39 |
+
channels: 100
|
| 40 |
+
num_tokens: 8192
|
| 41 |
+
hidden_dim: 512
|
| 42 |
+
num_resnet_blocks: 3
|
| 43 |
+
codebook_dim: 512
|
| 44 |
+
num_layers: 2
|
| 45 |
+
positional_dims: 1
|
| 46 |
+
kernel_size: 3
|
| 47 |
+
smooth_l1_loss: true
|
| 48 |
+
use_transposed_convs: false
|
| 49 |
+
|
| 50 |
+
bigvgan:
|
| 51 |
+
adam_b1: 0.8
|
| 52 |
+
adam_b2: 0.99
|
| 53 |
+
lr_decay: 0.999998
|
| 54 |
+
seed: 1234
|
| 55 |
+
|
| 56 |
+
resblock: "1"
|
| 57 |
+
upsample_rates: [4,4,4,4,2,2]
|
| 58 |
+
upsample_kernel_sizes: [8,8,4,4,4,4]
|
| 59 |
+
upsample_initial_channel: 1536
|
| 60 |
+
resblock_kernel_sizes: [3,7,11]
|
| 61 |
+
resblock_dilation_sizes: [[1,3,5], [1,3,5], [1,3,5]]
|
| 62 |
+
feat_upsample: false
|
| 63 |
+
speaker_embedding_dim: 512
|
| 64 |
+
cond_d_vector_in_each_upsampling_layer: true
|
| 65 |
+
|
| 66 |
+
gpt_dim: 1280
|
| 67 |
+
|
| 68 |
+
activation: "snakebeta"
|
| 69 |
+
snake_logscale: true
|
| 70 |
+
|
| 71 |
+
use_cqtd_instead_of_mrd: true
|
| 72 |
+
cqtd_filters: 128
|
| 73 |
+
cqtd_max_filters: 1024
|
| 74 |
+
cqtd_filters_scale: 1
|
| 75 |
+
cqtd_dilations: [1, 2, 4]
|
| 76 |
+
cqtd_hop_lengths: [512, 256, 256]
|
| 77 |
+
cqtd_n_octaves: [9, 9, 9]
|
| 78 |
+
cqtd_bins_per_octaves: [24, 36, 48]
|
| 79 |
+
|
| 80 |
+
resolutions: [[1024, 120, 600], [2048, 240, 1200], [512, 50, 240]]
|
| 81 |
+
mpd_reshapes: [2, 3, 5, 7, 11]
|
| 82 |
+
use_spectral_norm: false
|
| 83 |
+
discriminator_channel_mult: 1
|
| 84 |
+
|
| 85 |
+
use_multiscale_melloss: true
|
| 86 |
+
lambda_melloss: 15
|
| 87 |
+
|
| 88 |
+
clip_grad_norm: 1000
|
| 89 |
+
|
| 90 |
+
segment_size: 16384
|
| 91 |
+
num_mels: 100
|
| 92 |
+
num_freq: 1025
|
| 93 |
+
n_fft: 1024
|
| 94 |
+
hop_size: 256
|
| 95 |
+
win_size: 1024
|
| 96 |
+
|
| 97 |
+
sampling_rate: 24000
|
| 98 |
+
|
| 99 |
+
fmin: 0
|
| 100 |
+
fmax: null
|
| 101 |
+
fmax_for_loss: null
|
| 102 |
+
mel_type: "pytorch"
|
| 103 |
+
|
| 104 |
+
num_workers: 2
|
| 105 |
+
dist_config:
|
| 106 |
+
dist_backend: "nccl"
|
| 107 |
+
dist_url: "tcp://localhost:54321"
|
| 108 |
+
world_size: 1
|
| 109 |
+
|
| 110 |
+
dvae_checkpoint: dvae.pth
|
| 111 |
+
gpt_checkpoint: gpt.pth
|
| 112 |
+
bigvgan_checkpoint: bigvgan_generator.pth
|
| 113 |
+
version: 1.5
|
models/TTS/IndexTTS-1.5/dvae.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69e841bf8cd97a32806ea8a439c50017c991ac9e8bb795db89ec47828cae4d5d
|
| 3 |
+
size 243316270
|
models/TTS/IndexTTS-1.5/gpt.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44460b820a8afd58f68f3d3e69113e7900c8730bf519ecf158c081f2b8991240
|
| 3 |
+
size 1171228980
|
models/TTS/IndexTTS-1.5/unigram_12000.vocab
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/TTS/IndexTTS-2/.msc
ADDED
|
Binary file (1.86 kB). View file
|
|
|
models/TTS/IndexTTS-2/.mv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Revision:master,CreatedAt:1757355497
|
models/TTS/IndexTTS-2/README.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
## 👉🏻 IndexTTS2 👈🏻
|
| 7 |
+
|
| 8 |
+
<center><h3>IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech</h3></center>
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
<div align="center">
|
| 12 |
+
<a href='https://arxiv.org/abs/2506.21619'>
|
| 13 |
+
<img src='https://img.shields.io/badge/ArXiv-2506.21619-red?logo=arxiv'/>
|
| 14 |
+
</a>
|
| 15 |
+
<br/>
|
| 16 |
+
<a href='https://github.com/index-tts/index-tts'>
|
| 17 |
+
<img src='https://img.shields.io/badge/GitHub-Code-orange?logo=github'/>
|
| 18 |
+
</a>
|
| 19 |
+
<a href='https://index-tts.github.io/index-tts2.github.io/'>
|
| 20 |
+
<img src='https://img.shields.io/badge/GitHub-Demo-orange?logo=github'/>
|
| 21 |
+
</a>
|
| 22 |
+
<br/>
|
| 23 |
+
<!--a href='https://huggingface.co/spaces/IndexTeam/IndexTTS'>
|
| 24 |
+
<img src='https://img.shields.io/badge/HuggingFace-Demo-blue?logo=huggingface'/>
|
| 25 |
+
</a-->
|
| 26 |
+
<a href='https://huggingface.co/IndexTeam/IndexTTS-2'>
|
| 27 |
+
<img src='https://img.shields.io/badge/HuggingFace-Model-blue?logo=huggingface' />
|
| 28 |
+
</a>
|
| 29 |
+
<br/>
|
| 30 |
+
<!--a href='https://modelscope.cn/studios/IndexTeam/IndexTTS-Demo'>
|
| 31 |
+
<img src='https://img.shields.io/badge/ModelScope-Demo-purple?logo=modelscope'/>
|
| 32 |
+
</a-->
|
| 33 |
+
<a href='https://modelscope.cn/models/IndexTeam/IndexTTS-2'>
|
| 34 |
+
<img src='https://img.shields.io/badge/ModelScope-Model-purple?logo=modelscope'/>
|
| 35 |
+
</a>
|
| 36 |
+
</div>
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
## Acknowledge
|
| 40 |
+
1. [tortoise-tts](https://github.com/neonbjb/tortoise-tts)
|
| 41 |
+
2. [XTTSv2](https://github.com/coqui-ai/TTS)
|
| 42 |
+
3. [BigVGAN](https://github.com/NVIDIA/BigVGAN)
|
| 43 |
+
4. [wenet](https://github.com/wenet-e2e/wenet/tree/main)
|
| 44 |
+
5. [icefall](https://github.com/k2-fsa/icefall)
|
| 45 |
+
6. [maskgct](https://github.com/open-mmlab/Amphion/tree/main/models/tts/maskgct)
|
| 46 |
+
7. [seed-vc](https://github.com/Plachtaa/seed-vc)
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
## 📚 Citation
|
| 50 |
+
|
| 51 |
+
🌟 If you find our work helpful, please leave us a star and cite our paper.
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
IndexTTS2
|
| 55 |
+
```
|
| 56 |
+
@article{zhou2025indextts2,
|
| 57 |
+
title={IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech},
|
| 58 |
+
author={Siyi Zhou, Yiquan Zhou, Yi He, Xun Zhou, Jinchao Wang, Wei Deng, Jingchen Shu},
|
| 59 |
+
journal={arXiv preprint arXiv:2506.21619},
|
| 60 |
+
year={2025}
|
| 61 |
+
}
|
| 62 |
+
```
|
| 63 |
+
|
| 64 |
+
IndexTTS
|
| 65 |
+
```
|
| 66 |
+
@article{deng2025indextts,
|
| 67 |
+
title={IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System},
|
| 68 |
+
author={Wei Deng, Siyi Zhou, Jingchen Shu, Jinchao Wang, Lu Wang},
|
| 69 |
+
journal={arXiv preprint arXiv:2502.05512},
|
| 70 |
+
year={2025},
|
| 71 |
+
doi={10.48550/arXiv.2502.05512},
|
| 72 |
+
url={https://arxiv.org/abs/2502.05512}
|
| 73 |
+
}
|
| 74 |
+
```
|
models/TTS/IndexTTS-2/bpe.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2a5ce8090d32da3642cc4f81fdc996376bc6dd3f4cd5e3d165f71120d9f2bc8
|
| 3 |
+
size 475997
|
models/TTS/IndexTTS-2/config.yaml
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset:
|
| 2 |
+
bpe_model: bpe.model
|
| 3 |
+
sample_rate: 24000
|
| 4 |
+
squeeze: false
|
| 5 |
+
mel:
|
| 6 |
+
sample_rate: 24000
|
| 7 |
+
n_fft: 1024
|
| 8 |
+
hop_length: 256
|
| 9 |
+
win_length: 1024
|
| 10 |
+
n_mels: 100
|
| 11 |
+
mel_fmin: 0
|
| 12 |
+
normalize: false
|
| 13 |
+
|
| 14 |
+
gpt:
|
| 15 |
+
model_dim: 1280
|
| 16 |
+
max_mel_tokens: 1815
|
| 17 |
+
max_text_tokens: 600
|
| 18 |
+
heads: 20
|
| 19 |
+
use_mel_codes_as_input: true
|
| 20 |
+
mel_length_compression: 1024
|
| 21 |
+
layers: 24
|
| 22 |
+
number_text_tokens: 12000
|
| 23 |
+
number_mel_codes: 8194
|
| 24 |
+
start_mel_token: 8192
|
| 25 |
+
stop_mel_token: 8193
|
| 26 |
+
start_text_token: 0
|
| 27 |
+
stop_text_token: 1
|
| 28 |
+
train_solo_embeddings: false
|
| 29 |
+
condition_type: "conformer_perceiver"
|
| 30 |
+
condition_module:
|
| 31 |
+
output_size: 512
|
| 32 |
+
linear_units: 2048
|
| 33 |
+
attention_heads: 8
|
| 34 |
+
num_blocks: 6
|
| 35 |
+
input_layer: "conv2d2"
|
| 36 |
+
perceiver_mult: 2
|
| 37 |
+
emo_condition_module:
|
| 38 |
+
output_size: 512
|
| 39 |
+
linear_units: 1024
|
| 40 |
+
attention_heads: 4
|
| 41 |
+
num_blocks: 4
|
| 42 |
+
input_layer: "conv2d2"
|
| 43 |
+
perceiver_mult: 2
|
| 44 |
+
|
| 45 |
+
semantic_codec:
|
| 46 |
+
codebook_size: 8192
|
| 47 |
+
hidden_size: 1024
|
| 48 |
+
codebook_dim: 8
|
| 49 |
+
vocos_dim: 384
|
| 50 |
+
vocos_intermediate_dim: 2048
|
| 51 |
+
vocos_num_layers: 12
|
| 52 |
+
|
| 53 |
+
s2mel:
|
| 54 |
+
preprocess_params:
|
| 55 |
+
sr: 22050
|
| 56 |
+
spect_params:
|
| 57 |
+
n_fft: 1024
|
| 58 |
+
win_length: 1024
|
| 59 |
+
hop_length: 256
|
| 60 |
+
n_mels: 80
|
| 61 |
+
fmin: 0
|
| 62 |
+
fmax: "None"
|
| 63 |
+
|
| 64 |
+
dit_type: "DiT"
|
| 65 |
+
reg_loss_type: "l1"
|
| 66 |
+
style_encoder:
|
| 67 |
+
dim: 192
|
| 68 |
+
length_regulator:
|
| 69 |
+
channels: 512
|
| 70 |
+
is_discrete: false
|
| 71 |
+
in_channels: 1024
|
| 72 |
+
content_codebook_size: 2048
|
| 73 |
+
sampling_ratios: [1, 1, 1, 1]
|
| 74 |
+
vector_quantize: false
|
| 75 |
+
n_codebooks: 1
|
| 76 |
+
quantizer_dropout: 0.0
|
| 77 |
+
f0_condition: false
|
| 78 |
+
n_f0_bins: 512
|
| 79 |
+
DiT:
|
| 80 |
+
hidden_dim: 512
|
| 81 |
+
num_heads: 8
|
| 82 |
+
depth: 13
|
| 83 |
+
class_dropout_prob: 0.1
|
| 84 |
+
block_size: 8192
|
| 85 |
+
in_channels: 80
|
| 86 |
+
style_condition: true
|
| 87 |
+
final_layer_type: 'wavenet'
|
| 88 |
+
target: 'mel'
|
| 89 |
+
content_dim: 512
|
| 90 |
+
content_codebook_size: 1024
|
| 91 |
+
content_type: 'discrete'
|
| 92 |
+
f0_condition: false
|
| 93 |
+
n_f0_bins: 512
|
| 94 |
+
content_codebooks: 1
|
| 95 |
+
is_causal: false
|
| 96 |
+
long_skip_connection: true
|
| 97 |
+
zero_prompt_speech_token: false
|
| 98 |
+
time_as_token: false
|
| 99 |
+
style_as_token: false
|
| 100 |
+
uvit_skip_connection: true
|
| 101 |
+
add_resblock_in_transformer: false
|
| 102 |
+
wavenet:
|
| 103 |
+
hidden_dim: 512
|
| 104 |
+
num_layers: 8
|
| 105 |
+
kernel_size: 5
|
| 106 |
+
dilation_rate: 1
|
| 107 |
+
p_dropout: 0.2
|
| 108 |
+
style_condition: true
|
| 109 |
+
|
| 110 |
+
gpt_checkpoint: gpt.pth
|
| 111 |
+
w2v_stat: wav2vec2bert_stats.pt
|
| 112 |
+
s2mel_checkpoint: s2mel.pth
|
| 113 |
+
emo_matrix: feat2.pt
|
| 114 |
+
spk_matrix: feat1.pt
|
| 115 |
+
emo_num: [3, 17, 2, 8, 4, 5, 10, 24]
|
| 116 |
+
qwen_emo_path: qwen0.6bemo4-merge/
|
| 117 |
+
vocoder:
|
| 118 |
+
type: "bigvgan"
|
| 119 |
+
name: "nvidia/bigvgan_v2_22khz_80band_256x"
|
| 120 |
+
version: 2.0
|
models/TTS/IndexTTS-2/configuration.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task":"text-to-speech"}
|
models/TTS/IndexTTS-2/feat1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f219cb447d80216ba615666da2ff8d63ac544eee26657f3a7b278692bf7a67c4
|
| 3 |
+
size 57170
|
models/TTS/IndexTTS-2/feat2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c4292e96dee535aea9a6206e9a0c856dd578dde9212acdb16dd3ada4d12bf80
|
| 3 |
+
size 374866
|
models/TTS/IndexTTS-2/gpt.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:baaaeb8b56328da81731dc540a85a7dee32eca9da28f174b05757cb651c602a4
|
| 3 |
+
size 3484663079
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/Modelfile
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ollama modelfile auto-generated by llamafactory
|
| 2 |
+
|
| 3 |
+
FROM .
|
| 4 |
+
|
| 5 |
+
TEMPLATE """{{ if .System }}System: {{ .System }}<|endoftext|>
|
| 6 |
+
{{ end }}{{ range .Messages }}{{ if eq .Role "user" }}Human: {{ .Content }}<|endoftext|>
|
| 7 |
+
Assistant:{{ else if eq .Role "assistant" }}{{ .Content }}<|endoftext|>
|
| 8 |
+
{{ end }}{{ end }}"""
|
| 9 |
+
|
| 10 |
+
PARAMETER stop "<|endoftext|>"
|
| 11 |
+
PARAMETER num_ctx 4096
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% endif %}{% if system_message is defined %}{{ 'System: ' + system_message + '<|endoftext|>' + '
|
| 2 |
+
' }}{% endif %}{% for message in loop_messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ 'Human: ' + content + '<|endoftext|>' + '
|
| 3 |
+
Assistant:' }}{% elif message['role'] == 'assistant' %}{{ content + '<|endoftext|>' + '
|
| 4 |
+
' }}{% endif %}{% endfor %}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"eos_token_id": 151643,
|
| 9 |
+
"head_dim": 128,
|
| 10 |
+
"hidden_act": "silu",
|
| 11 |
+
"hidden_size": 1024,
|
| 12 |
+
"initializer_range": 0.02,
|
| 13 |
+
"intermediate_size": 3072,
|
| 14 |
+
"max_position_embeddings": 32768,
|
| 15 |
+
"max_window_layers": 28,
|
| 16 |
+
"model_type": "qwen3",
|
| 17 |
+
"num_attention_heads": 16,
|
| 18 |
+
"num_hidden_layers": 28,
|
| 19 |
+
"num_key_value_heads": 8,
|
| 20 |
+
"rms_norm_eps": 1e-06,
|
| 21 |
+
"rope_scaling": null,
|
| 22 |
+
"rope_theta": 1000000,
|
| 23 |
+
"sliding_window": null,
|
| 24 |
+
"tie_word_embeddings": true,
|
| 25 |
+
"torch_dtype": "bfloat16",
|
| 26 |
+
"transformers_version": "4.52.1",
|
| 27 |
+
"use_cache": true,
|
| 28 |
+
"use_sliding_window": false,
|
| 29 |
+
"vocab_size": 151936
|
| 30 |
+
}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"eos_token_id": 151643,
|
| 4 |
+
"max_new_tokens": 2048,
|
| 5 |
+
"transformers_version": "4.52.1"
|
| 6 |
+
}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11293257a8df593c154a8ecd5fc039f3076de35411e35f06d41b471e136f6641
|
| 3 |
+
size 1192135096
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|endoftext|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
| 3 |
+
size 11422654
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/tokenizer_config.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"clean_up_tokenization_spaces": false,
|
| 231 |
+
"eos_token": "<|endoftext|>",
|
| 232 |
+
"errors": "replace",
|
| 233 |
+
"extra_special_tokens": {},
|
| 234 |
+
"model_max_length": 131072,
|
| 235 |
+
"pad_token": "<|endoftext|>",
|
| 236 |
+
"padding_side": "left",
|
| 237 |
+
"split_special_tokens": false,
|
| 238 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 239 |
+
"unk_token": null
|
| 240 |
+
}
|
models/TTS/IndexTTS-2/qwen0.6bemo4-merge/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/TTS/IndexTTS-2/s2mel.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aae1bb12017cbb47e7a5ce537fc82f40b6b1deb71acdb9b8f25686f32714b636
|
| 3 |
+
size 1202198223
|
models/TTS/IndexTTS-2/wav2vec2bert_stats.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9c176c2b8850ab2e3ba828bbfa969deaf4566ce55db5f2687b8430b87526ad2
|
| 3 |
+
size 9343
|
models/TTS/IndexTTS/bigvgan_discriminator.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a11c977d56c2500c7978affd08678da7a217af124356d88010fa2abcbf51984
|
| 3 |
+
size 1629487449
|
models/TTS/IndexTTS/bigvgan_generator.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ec77084929fad053355669c8b5986e32542f13afeff78ad93389a8f06ce62b0
|
| 3 |
+
size 525166944
|
models/TTS/IndexTTS/dvae.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c112404dfe25d8d88084b507b0637037a419b4a5a0d9160516d9398a8f2b52c8
|
| 3 |
+
size 243316270
|
models/TTS/IndexTTS/gpt.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7797ed691d9c0295fd30af153d9ff04501e353a4c67c3f898e4b0840a5ef10dd
|
| 3 |
+
size 696529044
|
models/TTS/IndexTTS/unigram_12000.vocab
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/TTS/MaskGCT/semantic_codec/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2
|
| 3 |
+
size 177183712
|
models/TTS/bigvgan_v2_22khz_80band_256x/bigvgan_generator.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced
|
| 3 |
+
size 449228171
|
models/TTS/bigvgan_v2_22khz_80band_256x/config.json
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"resblock": "1",
|
| 3 |
+
"num_gpus": 0,
|
| 4 |
+
"batch_size": 32,
|
| 5 |
+
"learning_rate": 0.0001,
|
| 6 |
+
"adam_b1": 0.8,
|
| 7 |
+
"adam_b2": 0.99,
|
| 8 |
+
"lr_decay": 0.9999996,
|
| 9 |
+
"seed": 1234,
|
| 10 |
+
|
| 11 |
+
"upsample_rates": [4,4,2,2,2,2],
|
| 12 |
+
"upsample_kernel_sizes": [8,8,4,4,4,4],
|
| 13 |
+
"upsample_initial_channel": 1536,
|
| 14 |
+
"resblock_kernel_sizes": [3,7,11],
|
| 15 |
+
"resblock_dilation_sizes": [[1,3,5], [1,3,5], [1,3,5]],
|
| 16 |
+
|
| 17 |
+
"use_tanh_at_final": false,
|
| 18 |
+
"use_bias_at_final": false,
|
| 19 |
+
|
| 20 |
+
"activation": "snakebeta",
|
| 21 |
+
"snake_logscale": true,
|
| 22 |
+
|
| 23 |
+
"use_cqtd_instead_of_mrd": true,
|
| 24 |
+
"cqtd_filters": 128,
|
| 25 |
+
"cqtd_max_filters": 1024,
|
| 26 |
+
"cqtd_filters_scale": 1,
|
| 27 |
+
"cqtd_dilations": [1, 2, 4],
|
| 28 |
+
"cqtd_hop_lengths": [512, 256, 256],
|
| 29 |
+
"cqtd_n_octaves": [9, 9, 9],
|
| 30 |
+
"cqtd_bins_per_octaves": [24, 36, 48],
|
| 31 |
+
|
| 32 |
+
"mpd_reshapes": [2, 3, 5, 7, 11],
|
| 33 |
+
"use_spectral_norm": false,
|
| 34 |
+
"discriminator_channel_mult": 1,
|
| 35 |
+
|
| 36 |
+
"use_multiscale_melloss": true,
|
| 37 |
+
"lambda_melloss": 15,
|
| 38 |
+
|
| 39 |
+
"clip_grad_norm": 500,
|
| 40 |
+
|
| 41 |
+
"segment_size": 65536,
|
| 42 |
+
"num_mels": 80,
|
| 43 |
+
"num_freq": 1025,
|
| 44 |
+
"n_fft": 1024,
|
| 45 |
+
"hop_size": 256,
|
| 46 |
+
"win_size": 1024,
|
| 47 |
+
|
| 48 |
+
"sampling_rate": 22050,
|
| 49 |
+
|
| 50 |
+
"fmin": 0,
|
| 51 |
+
"fmax": null,
|
| 52 |
+
"fmax_for_loss": null,
|
| 53 |
+
|
| 54 |
+
"normalize_volume": true,
|
| 55 |
+
|
| 56 |
+
"num_workers": 4,
|
| 57 |
+
|
| 58 |
+
"dist_config": {
|
| 59 |
+
"dist_backend": "nccl",
|
| 60 |
+
"dist_url": "tcp://localhost:54321",
|
| 61 |
+
"world_size": 1
|
| 62 |
+
}
|
| 63 |
+
}
|
models/TTS/campplus/campplus_cn_common.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8
|
| 3 |
+
size 28036335
|
models/TTS/openaudio-s1-mini/.msc
ADDED
|
Binary file (585 Bytes). View file
|
|
|
models/TTS/openaudio-s1-mini/.mv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Revision:master,CreatedAt:1749083191
|
models/TTS/openaudio-s1-mini/README.md
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-speech
|
| 4 |
+
license: cc-by-nc-sa-4.0
|
| 5 |
+
language:
|
| 6 |
+
- zh
|
| 7 |
+
- en
|
| 8 |
+
- de
|
| 9 |
+
- ja
|
| 10 |
+
- fr
|
| 11 |
+
- es
|
| 12 |
+
- ko
|
| 13 |
+
- ar
|
| 14 |
+
- nl
|
| 15 |
+
- ru
|
| 16 |
+
- it
|
| 17 |
+
- pl
|
| 18 |
+
- pt
|
| 19 |
+
pipeline_tag: text-to-speech
|
| 20 |
+
inference: false
|
| 21 |
+
extra_gated_prompt: >-
|
| 22 |
+
You agree to not use the model to generate contents that violate DMCA or local
|
| 23 |
+
laws.
|
| 24 |
+
extra_gated_fields:
|
| 25 |
+
Country: country
|
| 26 |
+
Specific date: date_picker
|
| 27 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
# OpenAudio S1
|
| 32 |
+
|
| 33 |
+
**OpenAudio S1** is a leading text-to-speech (TTS) model trained on more than 2 million hours of audio data in multiple languages.
|
| 34 |
+
|
| 35 |
+
Supported languages:
|
| 36 |
+
- English (en)
|
| 37 |
+
- Chinese (zh)
|
| 38 |
+
- Japanese (ja)
|
| 39 |
+
- German (de)
|
| 40 |
+
- French (fr)
|
| 41 |
+
- Spanish (es)
|
| 42 |
+
- Korean (ko)
|
| 43 |
+
- Arabic (ar)
|
| 44 |
+
- Russian (ru)
|
| 45 |
+
- Dutch (nl)
|
| 46 |
+
- Italian (it)
|
| 47 |
+
- Polish (pl)
|
| 48 |
+
- Portuguese (pt)
|
| 49 |
+
|
| 50 |
+
Please refer to [Fish Speech Github](https://github.com/fishaudio/fish-speech) for more info.
|
| 51 |
+
Demo available at [Fish Audio Playground](https://fish.audio).
|
| 52 |
+
Visit the [OpenAudio website](https://openaudio.com) for blog & tech report.
|
| 53 |
+
|
| 54 |
+
## Emotion and Tone Support
|
| 55 |
+
|
| 56 |
+
OpenAudio S1 supports a variety of emotional, tone, and special markers to enhance speech synthesis:
|
| 57 |
+
|
| 58 |
+
**1. Emotional markers:**
|
| 59 |
+
(angry) (sad) (disdainful) (excited) (surprised) (satisfied) (unhappy) (anxious) (hysterical) (delighted) (scared) (worried) (indifferent) (upset) (impatient) (nervous) (guilty) (scornful) (frustrated) (depressed) (panicked) (furious) (empathetic) (embarrassed) (reluctant) (disgusted) (keen) (moved) (proud) (relaxed) (grateful) (confident) (interested) (curious) (confused) (joyful) (disapproving) (negative) (denying) (astonished) (serious) (sarcastic) (conciliative) (comforting) (sincere) (sneering) (hesitating) (yielding) (painful) (awkward) (amused)
|
| 60 |
+
|
| 61 |
+
**2. Tone markers:**
|
| 62 |
+
(in a hurry tone) (shouting) (screaming) (whispering) (soft tone)
|
| 63 |
+
|
| 64 |
+
**3. Special markers:**
|
| 65 |
+
(laughing) (chuckling) (sobbing) (crying loudly) (sighing) (panting) (groaning) (crowd laughing) (background laughter) (audience laughing)
|
| 66 |
+
|
| 67 |
+
**Special markers with corresponding onomatopoeia:**
|
| 68 |
+
- Laughing: Ha,ha,ha
|
| 69 |
+
- Chuckling: Hmm,hmm
|
| 70 |
+
|
| 71 |
+
## Model Variants and Performance
|
| 72 |
+
|
| 73 |
+
OpenAudio S1 includes the following models:
|
| 74 |
+
- **S1 (4B, proprietary):** The full-sized model.
|
| 75 |
+
- **S1-mini (0.5B):** A distilled version of S1.
|
| 76 |
+
|
| 77 |
+
Both S1 and S1-mini incorporate online Reinforcement Learning from Human Feedback (RLHF).
|
| 78 |
+
|
| 79 |
+
**Seed TTS Eval Metrics (English, auto eval, based on OpenAI gpt-4o-transcribe, speaker distance using Revai/pyannote-wespeaker-voxceleb-resnet34-LM):**
|
| 80 |
+
|
| 81 |
+
- **S1:**
|
| 82 |
+
- WER (Word Error Rate): **0.008**
|
| 83 |
+
- CER (Character Error Rate): **0.004**
|
| 84 |
+
- Distance: **0.332**
|
| 85 |
+
- **S1-mini:**
|
| 86 |
+
- WER (Word Error Rate): **0.011**
|
| 87 |
+
- CER (Character Error Rate): **0.005**
|
| 88 |
+
- Distance: **0.380**
|
| 89 |
+
|
| 90 |
+
## License
|
| 91 |
+
|
| 92 |
+
This model is permissively licensed under the CC-BY-NC-SA-4.0 license.
|
models/TTS/openaudio-s1-mini/codec.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74fc41c5a7151c6f350af8bd7e5d6e3accfcc7f3dfbfac23afd35af07052bb2f
|
| 3 |
+
size 1871099728
|
models/TTS/openaudio-s1-mini/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"attention_o_bias": false,
|
| 3 |
+
"attention_qk_norm": true,
|
| 4 |
+
"attention_qkv_bias": false,
|
| 5 |
+
"codebook_size": 4096,
|
| 6 |
+
"dim": 1024,
|
| 7 |
+
"dropout": 0.0,
|
| 8 |
+
"fast_attention_o_bias": false,
|
| 9 |
+
"fast_attention_qk_norm": false,
|
| 10 |
+
"fast_attention_qkv_bias": false,
|
| 11 |
+
"fast_dim": 1024,
|
| 12 |
+
"fast_head_dim": 64,
|
| 13 |
+
"fast_intermediate_size": 3072,
|
| 14 |
+
"fast_n_head": 16,
|
| 15 |
+
"fast_n_local_heads": 8,
|
| 16 |
+
"head_dim": 128,
|
| 17 |
+
"initializer_range": 0.03125,
|
| 18 |
+
"intermediate_size": 3072,
|
| 19 |
+
"max_seq_len": 8192,
|
| 20 |
+
"model_type": "dual_ar",
|
| 21 |
+
"n_fast_layer": 4,
|
| 22 |
+
"n_head": 16,
|
| 23 |
+
"n_layer": 28,
|
| 24 |
+
"n_local_heads": 8,
|
| 25 |
+
"norm_eps": 1e-06,
|
| 26 |
+
"num_codebooks": 10,
|
| 27 |
+
"rope_base": 1000000,
|
| 28 |
+
"scale_codebook_embeddings": true,
|
| 29 |
+
"tie_word_embeddings": false,
|
| 30 |
+
"use_gradient_checkpointing": true,
|
| 31 |
+
"vocab_size": 155776
|
| 32 |
+
}
|
models/TTS/openaudio-s1-mini/configuration.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"framework": "pytorch", "task": "text-to-speech", "allow_remote": true}
|
models/TTS/openaudio-s1-mini/model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e59be7dc6714040dce3cde1f41e730c2f0daa5339785b1cd3b60041208c35e6
|
| 3 |
+
size 1735122974
|
models/TTS/openaudio-s1-mini/special_tokens.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/TTS/openaudio-s1-mini/tokenizer.tiktoken
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|