igerry commited on
Commit
42b2411
·
verified ·
1 Parent(s): a1ba166

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +6 -0
  2. comfy/models/indextts2/checkpoints/.gitattributes +37 -0
  3. comfy/models/indextts2/checkpoints/LICENSE.txt +57 -0
  4. comfy/models/indextts2/checkpoints/LICENSE_ZH.txt +52 -0
  5. comfy/models/indextts2/checkpoints/README.md +75 -0
  6. comfy/models/indextts2/checkpoints/bpe.model +3 -0
  7. comfy/models/indextts2/checkpoints/config.yaml +120 -0
  8. comfy/models/indextts2/checkpoints/feat1.pt +3 -0
  9. comfy/models/indextts2/checkpoints/feat2.pt +3 -0
  10. comfy/models/indextts2/checkpoints/gpt.pth +3 -0
  11. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--amphion--MaskGCT/ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2.lock +0 -0
  12. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/5db61951cdf5edab6337fd84ee619500c27aaa3d.lock +0 -0
  13. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/a383a594dac18459628cd2837168cd276342a31a.lock +0 -0
  14. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043.lock +0 -0
  15. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--funasr--campplus/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8.lock +0 -0
  16. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--nvidia--bigvgan_v2_22khz_80band_256x/635bd8975629bd6d4b51c409986944a281cfe7be.lock +0 -0
  17. comfy/models/indextts2/checkpoints/hf_cache/.locks/models--nvidia--bigvgan_v2_22khz_80band_256x/e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced.lock +0 -0
  18. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/0adcd01e7c237205d593b707e66dd5d7bc785d2d +0 -0
  19. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/3a5e2ba63acdcac9a19ba56cf9bd27f185bfff61 +0 -0
  20. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1 +3 -0
  21. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/75336feae814999bae6ccccdecf177639ffc6f9d +240 -0
  22. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/931c77a740890c46365c7ae0c9d350ba3cca908f +14 -0
  23. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/refs/main +1 -0
  24. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/config.json +240 -0
  25. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/model.bin +3 -0
  26. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/preprocessor_config.json +14 -0
  27. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/tokenizer.json +0 -0
  28. comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/vocabulary.json +0 -0
  29. comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/blobs/ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2 +3 -0
  30. comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/refs/main +1 -0
  31. comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/snapshots/265c6cef07625665d0c28d2faafb1415562379dc/semantic_codec/model.safetensors +3 -0
  32. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/5db61951cdf5edab6337fd84ee619500c27aaa3d +11 -0
  33. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/a383a594dac18459628cd2837168cd276342a31a +81 -0
  34. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043 +3 -0
  35. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/refs/main +1 -0
  36. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/config.json +81 -0
  37. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/model.safetensors +3 -0
  38. comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/preprocessor_config.json +11 -0
  39. comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/blobs/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8 +3 -0
  40. comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/refs/main +1 -0
  41. comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/snapshots/fb71fe990cbf6031ae6987a2d76fe64f94377b7e/campplus_cn_common.bin +3 -0
  42. comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/blobs/635bd8975629bd6d4b51c409986944a281cfe7be +63 -0
  43. comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/blobs/e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced +3 -0
  44. comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/refs/main +1 -0
  45. comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/snapshots/633ff708ed5b74903e86ff1298cf4a98e921c513/bigvgan_generator.pt +3 -0
  46. comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/snapshots/633ff708ed5b74903e86ff1298cf4a98e921c513/config.json +63 -0
  47. comfy/models/indextts2/checkpoints/pinyin.vocab +1728 -0
  48. comfy/models/indextts2/checkpoints/qwen0.6bemo4-merge/Modelfile +11 -0
  49. comfy/models/indextts2/checkpoints/qwen0.6bemo4-merge/added_tokens.json +28 -0
  50. comfy/models/indextts2/checkpoints/qwen0.6bemo4-merge/chat_template.jinja +4 -0
.gitattributes CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* 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
 
 
 
 
 
 
 
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
36
+ comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1 filter=lfs diff=lfs merge=lfs -text
37
+ comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/blobs/ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2 filter=lfs diff=lfs merge=lfs -text
38
+ comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043 filter=lfs diff=lfs merge=lfs -text
39
+ comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/blobs/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8 filter=lfs diff=lfs merge=lfs -text
40
+ comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/blobs/e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced filter=lfs diff=lfs merge=lfs -text
41
+ comfy/models/indextts2/checkpoints/qwen0.6bemo4-merge/tokenizer.json filter=lfs diff=lfs merge=lfs -text
comfy/models/indextts2/checkpoints/.gitattributes ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
+ hf_cache/models--funasr--campplus/blobs/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8 filter=lfs diff=lfs merge=lfs -text
37
+ qwen0.6bemo4-merge/tokenizer.json filter=lfs diff=lfs merge=lfs -text
comfy/models/indextts2/checkpoints/LICENSE.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bilibili Model Use License Agreement
2
+
3
+ By clicking “I agree” to this bilibili Model Use License Agreement (“this Agreement”) , or by otherwise using any portion or element of the Model or any Derivative Work, you will be deemed to have recognized and accepted the content of this Agreement, which is effective immediately. If you do not agree to this Agreement, you must immediately cease all use and permanently delete the Model and any Derivative Works.
4
+
5
+ 1. Definitions
6
+ 1.1 “This Agreement”: means the bilibili Model Use License Agreement, including all of its terms and conditions.
7
+ 1.2 “We”, “us”, or “our”: means bilibili , the original right-holder of the Model.
8
+ 1.3 “You”: means any natural person or legal entity exercising rights granted by this Agreement and/or using the Model for any purpose and in any field of use.
9
+ 1.4 “Model”: means the artificial-intelligence model named “bilibili indextts2”, including but not limited to model weights and final code, in each case only to the extent that such components are published by us at https://github.com/index-tts/index-tts.
10
+ 1.5 “Derivative Work”: means any derivative of the Model, including without limitation:
11
+  (i) any modification of the Model, model outputs, or their derivatives;
12
+  (ii) any work based on the Model, model outputs, or their derivatives;
13
+  (iii) any other machine learning model which is created by re-training, fine-tuning, quantizing, LoRA, parameter-efficient fine-tuning, or any other method involving incremental weights or merged checkpoints, in each case based on the Model, model outputs, or their derivatives.
14
+ 1.6 “Use”: means downloading, copying, training, modifying, creating Derivative Works, distributing, publishing, running, fine-tuning, publicly displaying, communicating to the public, or otherwise exploiting the Model or any Derivative Work.
15
+
16
+ 2. Scope of License and Restrictions
17
+ 2.1 Subject to the terms and conditions of this Agreement, we grant you a worldwide, non-exclusive, non-transferable, royalty-free limited license to Use the Model or any Derivative Work based on the intellectual properties or other rights owned by Us embodied in the Model or any Derivative Work.
18
+ 2.2 If You intend to Use, or have already Used, the Model or any Derivative Work, and either (i) your or any of your Affiliates’ products or services had more than 100 million monthly active users in the immediately preceding calendar month, or (ii) your or any of your Affiliates’ annual revenue in the immediately preceding calendar year exceeded RMB 1 billion, You must request a separated license from us, which We may grant to You in our sole discretion. You are not authorized to exercise any of the rights under this Agreement unless and until We have expressly granted You such rights in writing.
19
+ 2.3 This Agreement is an open-source license for the Model in which we possess intellectual properties and other rights. It governs your Use of the Model only and does not limit any rights that we have regarding the Model.
20
+
21
+ 3. Disclaimer and Risk Allocation
22
+ 3.1 The Model and any outputs generated thereby are provided “AS IS,” without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, non-infringement, absence of errors or omissions, continuity, accuracy, reliability, or stability. You are solely responsible for determining the appropriateness of using or redistributing the Model and assume all risks associated with exercising any rights granted under this Agreement.
23
+ 3.2 You shall bear sole responsibility for any infringement, illegality, breach of contract, damages, fines, regulatory investigations, or other liabilities (including, without limitation, infringement of third-party patents, copyrights, trademarks, trade secrets, personality rights, data-protection rights, or any other rights) arising out of or related to your Use of the Model or any outputs generated thereby. We assume no joint, several, supplementary, or advance payment liability.
24
+ 3.3 Under no circumstances shall we be liable to you or any third party for any direct, indirect, incidental, special, punitive, or consequential damages (including, without limitation, loss of data, business interruption, or loss of profits) arising out of or related to the Use of the Model, even if we have been advised of the possibility of such damages.
25
+ 3.4 Additional Obligations for You and Downstream Recipients
26
+ a) You must ensure that any downstream recipient of the Model or any Derivative Work that you distribute complies with this Agreement, and you must impose appropriate contractual terms on such downstream recipients. If any downstream recipient breaches this Agreement, you shall be responsible for the consequences thereof.
27
+ b) You must retain all original copyright notices and a copy of this Agreement in every copy of the Model or any Derivative Work that you Use.
28
+ c) You may not Use the bilibili indextts2 or any Derivative Work to improve any AI model, except for the bilibili indextts2 itself, its Derivative Works,or non-commercial AI models.
29
+
30
+ 4. Compliance Obligations
31
+ 4.1 Usage Restrictions
32
+ a) If you distribute a Derivative Work, you must clearly state in the distribution page or accompanying documentation: “Any modifications made to the original model in this Derivative Work are not endorsed, warranted, or guaranteed by the original right-holder of the original model, and the original right-holder disclaims all liability related to this Derivative Work.”
33
+ b) If your Use of the Model or any Derivative Work incorporates any third-party data or weights, you must obtain all necessary authorizations on your own and bear full responsibility for compliance.
34
+ c) You may not Use the Model or any Derivative Work for any purpose that violates the laws or regulatory requirements of the jurisdiction where the outputs and/or the Model are generated or used (including, without limitation, generating false information, discriminatory content, or content that infringes privacy).
35
+ d) If the Model or any Derivative Work is capable of generating content, you must ensure that such content does not violate the laws or regulatory requirements of the applicable jurisdiction (including, without limitation, generating false information, discriminatory content, or content that infringes privacy).
36
+ 4.2 Prohibited High-Risk Use
37
+ You must ensure that the Model and any Derivative Work are not deployed, directly or indirectly, in high-risk scenarios such as medical diagnosis, autonomous driving, military applications, critical-infrastructure control, large-scale biometric surveillance, or automated decision-making (e.g., credit or employment evaluations). If you insist on such deployment, you must independently complete all compliance obligations under applicable laws and regulations (including but not limited to GDPR, CCPA, HIPAA, export-control laws, and AI-specific regulations), and we shall bear no liability for any consequences arising therefrom.
38
+ 4.3 Infringement Liability
39
+ Should any third party raise claims against you with respect to any Derivative Work you develop or your Use of the Model or any Derivative Work, you shall bear full and independent responsibility for defending against and resolving such claims. If your actions cause us to incur any third-party claims, administrative penalties, or other losses, you shall indemnify us for all losses we thereby suffer, including but not limited to attorney fees, litigation costs, damages, and fines, and shall take all necessary measures to eliminate any adverse impact on us.
40
+
41
+ 5. Reserved Rights
42
+ 5.1 We reserve the right to revoke the license granted to you under this Agreement in the event of your breach. Upon revocation, you must immediately cease all Use and permanently delete all copies of the Model and any Derivative Work. Sections 3 and 6 of this Agreement shall survive termination of this Agreement under this circumstance.
43
+ 5.2 Nothing in this Agreement grants you any right to use our trade names, trademarks, service marks, or product names, except as reasonably and customarily required to describe the origin of the Model or any Derivative Work—such as reproducing the content of a NOTICE file under Section 3.4 of this Agreement.
44
+ 5.3 If you or any of your Affiliates institutes or participates in any legal proceeding (including any cross-claim or counterclaim in a lawsuit) against us or any of our Affiliates, alleging that the Model or any output or any portion thereof infringes any intellectual property or other rights that you own or control, all licenses granted to you under this Agreement shall terminate automatically as of the date such proceeding is filed.
45
+
46
+ 6. Governing Law and Dispute Resolution
47
+ 6.1 This Agreement shall be governed by and construed in accordance with the laws of the People’s Republic of China.
48
+ 6.2 In the event of any dispute arising out of or in connection with this Agreement, the parties shall first attempt to resolve such dispute through friendly negotiation. If negotiation fails, the dispute shall be submitted to the Shanghai Arbitration Commission for arbitration in accordance with its then-effective arbitration rules. The arbitration award shall be final and binding on both parties. The prevailing party shall be entitled to recover reasonable costs, including notarization and investigation fees, arbitration costs, attorneys’ fees, and travel expenses.
49
+
50
+ 7. Severability
51
+ If any provision of this Agreement is held to be invalid or unenforceable, the remaining provisions shall remain in full force and effect. The invalid or unenforceable provision shall be replaced with a valid and enforceable provision that, to the maximum extent permitted by law, most closely reflects the original intent of the invalid or unenforceable provision.
52
+
53
+ 8. Version Updates
54
+ We may release new versions of the AI Model Use License Agreement. Any new version will apply only to Uses occurring after the date of its release. If you obtained the Model under an earlier version, the new version will not have retroactive effect; nevertheless, you are encouraged to adopt the new version voluntarily.
55
+
56
+ 9. Language Version
57
+ In the event of any discrepancy or conflict between the English-language version set forth above and the Chinese-language version of this bilibili Model Use License Agreement, the Chinese-language version shall prevail for all purposes and shall govern the rights and obligations of the parties.
comfy/models/indextts2/checkpoints/LICENSE_ZH.txt ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bilibili模型使用许可协议
2
+
3
+ 若您点击同意《bilibili模型使用许可协议》(“本协议”),或使用我方模型或衍生品的任何部分或元素,即视为您已确认并接受本协议内容,本协议立即生效。若您不同意本协议,应立即停止使用并删除模型及衍生品。
4
+
5
+ 1.定义
6
+ 1.1 本协议:指《bilibili 模型使用许可协议》,包括本协议所规定的所有条款和条件。
7
+ 1.2 我方:指bilibili即模型的原始权利人。
8
+ 1.3 您:指行使本许可协议授予的权利和/或使用“模型”的自然人或法人实体。
9
+ 1.4 模型:指名为“bilibili indextts2”的AI模型,包括模型权重、最终代码等组件,具体范围以我方在https://github.com/index-tts/index-tts发布的组件为限。
10
+ 1.5 衍生品:指模型的衍生品,包括但不限于:(i)对模型、模型输出及其衍生品的修改;(ii)基于模型、模型输出及其衍生品的创作;(iii)对模型、模型输出及其衍生品再训练、微调、量化、LoRA、参数高效微调、以任何增量权重或合并的检查点等方式创建的任何模型。
11
+ 1.6 使用:指通过下载、复制、训练、修改、创作衍生品、分发、发布、运行、微调、公开展示、传播或以其他方式利用本模型或其衍生品的行为。
12
+
13
+ 2. 许可范围和限制
14
+ 2.1 根据本协议的条款与条件,基于对模型或其衍生品中包含的我方拥有的任何知识产权和其他权利,我方特此授予您一项全球范围、非独占、不可转让、免费的使用许可。
15
+ 2.2若您拟使用或者已使用我方模型或其衍生品,如果您或者您的关联方提供的产品或服务在前一自然月的月活跃用户数超过1亿,或者如果您或者您的关联方在上一自然年的年收入超过1亿人民币的,您必须向我方申请该模型或其衍生品的商业许可,我方可自行决定是否授予您该许可。您无权行使本协议项下的任何权利,除非我方另行明确授予您该等许可。
16
+ 2.3 本协议作为我方享有知识产权和其他权利的模型的开源许可协议,仅约束您对我方模型的使用行为,并不限制我方对该模型享有的任何权利。
17
+
18
+ 3. 免责声明与风险约定
19
+ 3.1 模型及其任何输出均“按原样”提供,我方及其关联方不提供任何形式的明示或暗示的保证,包括但不限于适销性、特定用途适用性、不侵权、没有错误或疏漏、持续性、准确性、可靠性、稳定性的保证。您需自行负责判断使用或再分发本作品的适当性,并承担行使本许可证所授予权限相关的所有风险。
20
+ 3.2 您因使用模型或利用其输出内容而产生的任何侵权、违法、违约、赔偿、罚款、监管调查或其他法律责任(包括但不限于侵犯第三方专利、版权、商标、商业秘密、人格权、数据保护权等),均由您独自承担。我方不承担任何连带责任、补充责任或垫付责任。
21
+ 3.3 在任何情况下,我方对因使用本模型而产生的任何直接、间接、附带、特殊、惩罚性或后果性损失(包括但不限于数据丢失、业务中断、利润损失等)不承担责任,即使我方已被告知该等损失的可能性。
22
+ 3.4 对您和下游用户的其他约束
23
+ a)您应确保下游用户在使用您发布的本模型或您基于本模型开发的衍生品时,同样遵守本协议的相关规定,并通过合适的协议或条款对下游用户进行约束。若下游用户违反本协议规定,您需承担相应责任。
24
+ b)您需在您使用的本模型或您基于本模型开发的衍生品的所有副本中保留原始版权声明及本使用许可协议。
25
+ c)您不得使用bilibili indextts2或其衍生品来改进任何AI模型(bilibili indextts2或其衍生品、非商业用途的AI模型除外)。
26
+
27
+ 4. 合规义务
28
+ 4.1使用限制
29
+ a) 若您发布模型的衍生品,必须在发布页面或附随文档中清晰声明“该衍生品对原模型所作的任何改动与原模型原始权利人无关,原始权利人对该衍生品不背书、不担保、不承担责任”。
30
+ b) 若您使用模型或模型衍生品的过程中引入任何第三方数据或权重,您须自行取得合法授权并承担全部合规责任。
31
+ c) 不得将模型及模型衍生品用于违反输出地/使用地法律或监管要求的用途(包括但不限于生成虚假信息、歧视性内容、侵犯隐私等)。
32
+ d) 若模型或模型衍生品具备生成内容功能,您须确保其输出内容不违反输出地/使用地法律或监管要求的用途(包括但不限于生成虚假信息、歧视性内容、侵犯隐私等)。
33
+ 4.2 禁止高风险场景
34
+ 您须自行确保不在医疗诊断、自动驾驶、军事、关键基础设施控制、大规模生物识别监控、自动化决策(如信贷、就业评估)等高风险场景直接部署本模型及其衍生品。若您坚持部署,应自行完成符合适用法���(包括 GDPR、CCPA、HIPAA、出口管制、AI 特定法规等)的全部合规要求,我方对因此产生的任何后果概不负责。
35
+ 4.3 侵权责任
36
+ 如第三方就您开发的模型衍生品或您使用模型或其衍生品等行为主张权利,您应独立承担全部责任。若因您的行为导致我方遭受任何第三方索赔、行政处罚或其他损失,您应负责赔偿我方因此遭受的全部损失,包括但不限于律师费、诉讼费、赔偿金、罚款等,并采取一切必要措施消除对我方的负面影响。
37
+
38
+ 5. 保留权利
39
+ 5.1我方保留在您违反协议的情况下撤销本协议对您授权之权利。协议撤销后,您必须立即删除并停止使用材料。在本协议终止后,本协议第3条、第6条仍然有效。
40
+ 5.2 本许可证不授予使用我方的商号、商标、服务标记或产品名称的权限,除非在合理且惯例性地描述模型或衍生品的来源,例如本许可证3.4的规定,以及复制 NOTICE 文件内容时需要使用。
41
+ 5.3 若您或您的关联方对我方或我方任何关联实体提起诉讼或其他程序(包括诉讼中的交叉索赔或反诉),主张模型或其任何输出结果或其任何部分侵犯了您拥有或可许可的知识产权或其他权利,则本协议授予您的所有许可自该诉讼或程序提起之日起终止。
42
+
43
+ 6. 法律适用与争议解决
44
+ 6.1 本协议适用中华人民共和国法律法规。
45
+ 6.2 在本协议履行中,若发生争议,双方应本着友好协商的原则解决问题;如协商不成,双方均应将争议提交至上海仲裁委员会根据其仲裁规则进行仲裁,仲裁是一裁终局的,对双方均有约束力。由仲裁败诉方承担本次仲裁产生的公证调查费、仲裁费、律师费、差旅费等实际产生费用。
46
+
47
+ 7. 可分割性
48
+ 若本协议任何条款被认定为无效或不可执行,不影响其余条款之效力;无效部分应在法律允许的最大范围内按最接近原意的有效条款替代。
49
+
50
+ 8. 协议版本更新
51
+ 我方可发布新版 AI模型使用许可协议。新版仅适用于发布后新产生的使用行为,若您已按旧版获取模型,新版协议并无溯及力,但鼓励您主动更新。
52
+
comfy/models/indextts2/checkpoints/README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ pipeline_tag: text-to-speech
6
+ ---
7
+ ## 👉🏻 IndexTTS2 👈🏻
8
+
9
+ <center><h3>IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech</h3></center>
10
+
11
+
12
+ <div align="center">
13
+ <a href='https://arxiv.org/abs/2506.21619'>
14
+ <img src='https://img.shields.io/badge/ArXiv-2506.21619-red?logo=arxiv'/>
15
+ </a>
16
+ <br/>
17
+ <a href='https://github.com/index-tts/index-tts'>
18
+ <img src='https://img.shields.io/badge/GitHub-Code-orange?logo=github'/>
19
+ </a>
20
+ <a href='https://index-tts.github.io/index-tts2.github.io/'>
21
+ <img src='https://img.shields.io/badge/GitHub-Demo-orange?logo=github'/>
22
+ </a>
23
+ <br/>
24
+ <!--a href='https://huggingface.co/spaces/IndexTeam/IndexTTS'>
25
+ <img src='https://img.shields.io/badge/HuggingFace-Demo-blue?logo=huggingface'/>
26
+ </a-->
27
+ <a href='https://huggingface.co/IndexTeam/IndexTTS-2'>
28
+ <img src='https://img.shields.io/badge/HuggingFace-Model-blue?logo=huggingface' />
29
+ </a>
30
+ <br/>
31
+ <!--a href='https://modelscope.cn/studios/IndexTeam/IndexTTS-Demo'>
32
+ <img src='https://img.shields.io/badge/ModelScope-Demo-purple?logo=modelscope'/>
33
+ </a-->
34
+ <a href='https://modelscope.cn/models/IndexTeam/IndexTTS-2'>
35
+ <img src='https://img.shields.io/badge/ModelScope-Model-purple?logo=modelscope'/>
36
+ </a>
37
+ </div>
38
+
39
+
40
+ ## Acknowledge
41
+ 1. [tortoise-tts](https://github.com/neonbjb/tortoise-tts)
42
+ 2. [XTTSv2](https://github.com/coqui-ai/TTS)
43
+ 3. [BigVGAN](https://github.com/NVIDIA/BigVGAN)
44
+ 4. [wenet](https://github.com/wenet-e2e/wenet/tree/main)
45
+ 5. [icefall](https://github.com/k2-fsa/icefall)
46
+ 6. [maskgct](https://github.com/open-mmlab/Amphion/tree/main/models/tts/maskgct)
47
+ 7. [seed-vc](https://github.com/Plachtaa/seed-vc)
48
+
49
+
50
+ ## 📚 Citation
51
+
52
+ 🌟 If you find our work helpful, please leave us a star and cite our paper.
53
+
54
+
55
+ IndexTTS2
56
+ ```
57
+ @article{zhou2025indextts2,
58
+ title={IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech},
59
+ author={Siyi Zhou, Yiquan Zhou, Yi He, Xun Zhou, Jinchao Wang, Wei Deng, Jingchen Shu},
60
+ journal={arXiv preprint arXiv:2506.21619},
61
+ year={2025}
62
+ }
63
+ ```
64
+
65
+ IndexTTS
66
+ ```
67
+ @article{deng2025indextts,
68
+ title={IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System},
69
+ author={Wei Deng, Siyi Zhou, Jingchen Shu, Jinchao Wang, Lu Wang},
70
+ journal={arXiv preprint arXiv:2502.05512},
71
+ year={2025},
72
+ doi={10.48550/arXiv.2502.05512},
73
+ url={https://arxiv.org/abs/2502.05512}
74
+ }
75
+ ```
comfy/models/indextts2/checkpoints/bpe.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2a5ce8090d32da3642cc4f81fdc996376bc6dd3f4cd5e3d165f71120d9f2bc8
3
+ size 475997
comfy/models/indextts2/checkpoints/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
comfy/models/indextts2/checkpoints/feat1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f219cb447d80216ba615666da2ff8d63ac544eee26657f3a7b278692bf7a67c4
3
+ size 57170
comfy/models/indextts2/checkpoints/feat2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4292e96dee535aea9a6206e9a0c856dd578dde9212acdb16dd3ada4d12bf80
3
+ size 374866
comfy/models/indextts2/checkpoints/gpt.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baaaeb8b56328da81731dc540a85a7dee32eca9da28f174b05757cb651c602a4
3
+ size 3484663079
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--amphion--MaskGCT/ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/5db61951cdf5edab6337fd84ee619500c27aaa3d.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/a383a594dac18459628cd2837168cd276342a31a.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--facebook--w2v-bert-2.0/eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--funasr--campplus/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--nvidia--bigvgan_v2_22khz_80band_256x/635bd8975629bd6d4b51c409986944a281cfe7be.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/.locks/models--nvidia--bigvgan_v2_22khz_80band_256x/e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced.lock ADDED
File without changes
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/0adcd01e7c237205d593b707e66dd5d7bc785d2d ADDED
The diff for this file is too large to render. See raw diff
 
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/3a5e2ba63acdcac9a19ba56cf9bd27f185bfff61 ADDED
The diff for this file is too large to render. See raw diff
 
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1
3
+ size 3087284237
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/75336feae814999bae6ccccdecf177639ffc6f9d ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 7,
5
+ 0
6
+ ],
7
+ [
8
+ 10,
9
+ 17
10
+ ],
11
+ [
12
+ 12,
13
+ 18
14
+ ],
15
+ [
16
+ 13,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 1
22
+ ],
23
+ [
24
+ 17,
25
+ 14
26
+ ],
27
+ [
28
+ 19,
29
+ 11
30
+ ],
31
+ [
32
+ 21,
33
+ 4
34
+ ],
35
+ [
36
+ 24,
37
+ 1
38
+ ],
39
+ [
40
+ 25,
41
+ 6
42
+ ]
43
+ ],
44
+ "lang_ids": [
45
+ 50259,
46
+ 50260,
47
+ 50261,
48
+ 50262,
49
+ 50263,
50
+ 50264,
51
+ 50265,
52
+ 50266,
53
+ 50267,
54
+ 50268,
55
+ 50269,
56
+ 50270,
57
+ 50271,
58
+ 50272,
59
+ 50273,
60
+ 50274,
61
+ 50275,
62
+ 50276,
63
+ 50277,
64
+ 50278,
65
+ 50279,
66
+ 50280,
67
+ 50281,
68
+ 50282,
69
+ 50283,
70
+ 50284,
71
+ 50285,
72
+ 50286,
73
+ 50287,
74
+ 50288,
75
+ 50289,
76
+ 50290,
77
+ 50291,
78
+ 50292,
79
+ 50293,
80
+ 50294,
81
+ 50295,
82
+ 50296,
83
+ 50297,
84
+ 50298,
85
+ 50299,
86
+ 50300,
87
+ 50301,
88
+ 50302,
89
+ 50303,
90
+ 50304,
91
+ 50305,
92
+ 50306,
93
+ 50307,
94
+ 50308,
95
+ 50309,
96
+ 50310,
97
+ 50311,
98
+ 50312,
99
+ 50313,
100
+ 50314,
101
+ 50315,
102
+ 50316,
103
+ 50317,
104
+ 50318,
105
+ 50319,
106
+ 50320,
107
+ 50321,
108
+ 50322,
109
+ 50323,
110
+ 50324,
111
+ 50325,
112
+ 50326,
113
+ 50327,
114
+ 50328,
115
+ 50329,
116
+ 50330,
117
+ 50331,
118
+ 50332,
119
+ 50333,
120
+ 50334,
121
+ 50335,
122
+ 50336,
123
+ 50337,
124
+ 50338,
125
+ 50339,
126
+ 50340,
127
+ 50341,
128
+ 50342,
129
+ 50343,
130
+ 50344,
131
+ 50345,
132
+ 50346,
133
+ 50347,
134
+ 50348,
135
+ 50349,
136
+ 50350,
137
+ 50351,
138
+ 50352,
139
+ 50353,
140
+ 50354,
141
+ 50355,
142
+ 50356,
143
+ 50357,
144
+ 50358
145
+ ],
146
+ "suppress_ids": [
147
+ 1,
148
+ 2,
149
+ 7,
150
+ 8,
151
+ 9,
152
+ 10,
153
+ 14,
154
+ 25,
155
+ 26,
156
+ 27,
157
+ 28,
158
+ 29,
159
+ 31,
160
+ 58,
161
+ 59,
162
+ 60,
163
+ 61,
164
+ 62,
165
+ 63,
166
+ 90,
167
+ 91,
168
+ 92,
169
+ 93,
170
+ 359,
171
+ 503,
172
+ 522,
173
+ 542,
174
+ 873,
175
+ 893,
176
+ 902,
177
+ 918,
178
+ 922,
179
+ 931,
180
+ 1350,
181
+ 1853,
182
+ 1982,
183
+ 2460,
184
+ 2627,
185
+ 3246,
186
+ 3253,
187
+ 3268,
188
+ 3536,
189
+ 3846,
190
+ 3961,
191
+ 4183,
192
+ 4667,
193
+ 6585,
194
+ 6647,
195
+ 7273,
196
+ 9061,
197
+ 9383,
198
+ 10428,
199
+ 10929,
200
+ 11938,
201
+ 12033,
202
+ 12331,
203
+ 12562,
204
+ 13793,
205
+ 14157,
206
+ 14635,
207
+ 15265,
208
+ 15618,
209
+ 16553,
210
+ 16604,
211
+ 18362,
212
+ 18956,
213
+ 20075,
214
+ 21675,
215
+ 22520,
216
+ 26130,
217
+ 26161,
218
+ 26435,
219
+ 28279,
220
+ 29464,
221
+ 31650,
222
+ 32302,
223
+ 32470,
224
+ 36865,
225
+ 42863,
226
+ 47425,
227
+ 49870,
228
+ 50254,
229
+ 50258,
230
+ 50359,
231
+ 50360,
232
+ 50361,
233
+ 50362,
234
+ 50363
235
+ ],
236
+ "suppress_ids_begin": [
237
+ 220,
238
+ 50257
239
+ ]
240
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/blobs/931c77a740890c46365c7ae0c9d350ba3cca908f ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 128,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ edaa852ec7e145841d8ffdb056a99866b5f0a478
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 7,
5
+ 0
6
+ ],
7
+ [
8
+ 10,
9
+ 17
10
+ ],
11
+ [
12
+ 12,
13
+ 18
14
+ ],
15
+ [
16
+ 13,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 1
22
+ ],
23
+ [
24
+ 17,
25
+ 14
26
+ ],
27
+ [
28
+ 19,
29
+ 11
30
+ ],
31
+ [
32
+ 21,
33
+ 4
34
+ ],
35
+ [
36
+ 24,
37
+ 1
38
+ ],
39
+ [
40
+ 25,
41
+ 6
42
+ ]
43
+ ],
44
+ "lang_ids": [
45
+ 50259,
46
+ 50260,
47
+ 50261,
48
+ 50262,
49
+ 50263,
50
+ 50264,
51
+ 50265,
52
+ 50266,
53
+ 50267,
54
+ 50268,
55
+ 50269,
56
+ 50270,
57
+ 50271,
58
+ 50272,
59
+ 50273,
60
+ 50274,
61
+ 50275,
62
+ 50276,
63
+ 50277,
64
+ 50278,
65
+ 50279,
66
+ 50280,
67
+ 50281,
68
+ 50282,
69
+ 50283,
70
+ 50284,
71
+ 50285,
72
+ 50286,
73
+ 50287,
74
+ 50288,
75
+ 50289,
76
+ 50290,
77
+ 50291,
78
+ 50292,
79
+ 50293,
80
+ 50294,
81
+ 50295,
82
+ 50296,
83
+ 50297,
84
+ 50298,
85
+ 50299,
86
+ 50300,
87
+ 50301,
88
+ 50302,
89
+ 50303,
90
+ 50304,
91
+ 50305,
92
+ 50306,
93
+ 50307,
94
+ 50308,
95
+ 50309,
96
+ 50310,
97
+ 50311,
98
+ 50312,
99
+ 50313,
100
+ 50314,
101
+ 50315,
102
+ 50316,
103
+ 50317,
104
+ 50318,
105
+ 50319,
106
+ 50320,
107
+ 50321,
108
+ 50322,
109
+ 50323,
110
+ 50324,
111
+ 50325,
112
+ 50326,
113
+ 50327,
114
+ 50328,
115
+ 50329,
116
+ 50330,
117
+ 50331,
118
+ 50332,
119
+ 50333,
120
+ 50334,
121
+ 50335,
122
+ 50336,
123
+ 50337,
124
+ 50338,
125
+ 50339,
126
+ 50340,
127
+ 50341,
128
+ 50342,
129
+ 50343,
130
+ 50344,
131
+ 50345,
132
+ 50346,
133
+ 50347,
134
+ 50348,
135
+ 50349,
136
+ 50350,
137
+ 50351,
138
+ 50352,
139
+ 50353,
140
+ 50354,
141
+ 50355,
142
+ 50356,
143
+ 50357,
144
+ 50358
145
+ ],
146
+ "suppress_ids": [
147
+ 1,
148
+ 2,
149
+ 7,
150
+ 8,
151
+ 9,
152
+ 10,
153
+ 14,
154
+ 25,
155
+ 26,
156
+ 27,
157
+ 28,
158
+ 29,
159
+ 31,
160
+ 58,
161
+ 59,
162
+ 60,
163
+ 61,
164
+ 62,
165
+ 63,
166
+ 90,
167
+ 91,
168
+ 92,
169
+ 93,
170
+ 359,
171
+ 503,
172
+ 522,
173
+ 542,
174
+ 873,
175
+ 893,
176
+ 902,
177
+ 918,
178
+ 922,
179
+ 931,
180
+ 1350,
181
+ 1853,
182
+ 1982,
183
+ 2460,
184
+ 2627,
185
+ 3246,
186
+ 3253,
187
+ 3268,
188
+ 3536,
189
+ 3846,
190
+ 3961,
191
+ 4183,
192
+ 4667,
193
+ 6585,
194
+ 6647,
195
+ 7273,
196
+ 9061,
197
+ 9383,
198
+ 10428,
199
+ 10929,
200
+ 11938,
201
+ 12033,
202
+ 12331,
203
+ 12562,
204
+ 13793,
205
+ 14157,
206
+ 14635,
207
+ 15265,
208
+ 15618,
209
+ 16553,
210
+ 16604,
211
+ 18362,
212
+ 18956,
213
+ 20075,
214
+ 21675,
215
+ 22520,
216
+ 26130,
217
+ 26161,
218
+ 26435,
219
+ 28279,
220
+ 29464,
221
+ 31650,
222
+ 32302,
223
+ 32470,
224
+ 36865,
225
+ 42863,
226
+ 47425,
227
+ 49870,
228
+ 50254,
229
+ 50258,
230
+ 50359,
231
+ 50360,
232
+ 50361,
233
+ 50362,
234
+ 50363
235
+ ],
236
+ "suppress_ids_begin": [
237
+ 220,
238
+ 50257
239
+ ]
240
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1
3
+ size 3087284237
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 128,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
comfy/models/indextts2/checkpoints/hf_cache/models--Systran--faster-whisper-large-v3/snapshots/edaa852ec7e145841d8ffdb056a99866b5f0a478/vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/blobs/ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec947271175d8cad75ec37e83aa487e27c97a0f72a303393772da5ffa84bddf2
3
+ size 177183712
comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ 265c6cef07625665d0c28d2faafb1415562379dc
comfy/models/indextts2/checkpoints/hf_cache/models--amphion--MaskGCT/snapshots/265c6cef07625665d0c28d2faafb1415562379dc/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
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/5db61951cdf5edab6337fd84ee619500c27aaa3d ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_extractor_type": "SeamlessM4TFeatureExtractor",
3
+ "feature_size": 80,
4
+ "num_mel_bins": 80,
5
+ "padding_side": "right",
6
+ "padding_value": 1,
7
+ "processor_class": "Wav2Vec2BertProcessor",
8
+ "return_attention_mask": true,
9
+ "sampling_rate": 16000,
10
+ "stride": 2
11
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/a383a594dac18459628cd2837168cd276342a31a ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "adapter_act": "relu",
4
+ "adapter_kernel_size": 3,
5
+ "adapter_stride": 2,
6
+ "add_adapter": false,
7
+ "apply_spec_augment": false,
8
+ "architectures": [
9
+ "Wav2Vec2BertModel"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 1,
13
+ "classifier_proj_size": 768,
14
+ "codevector_dim": 768,
15
+ "conformer_conv_dropout": 0.1,
16
+ "contrastive_logits_temperature": 0.1,
17
+ "conv_depthwise_kernel_size": 31,
18
+ "ctc_loss_reduction": "sum",
19
+ "ctc_zero_infinity": false,
20
+ "diversity_loss_weight": 0.1,
21
+ "eos_token_id": 2,
22
+ "feat_proj_dropout": 0.0,
23
+ "feat_quantizer_dropout": 0.0,
24
+ "feature_projection_input_dim": 160,
25
+ "final_dropout": 0.1,
26
+ "hidden_act": "swish",
27
+ "hidden_dropout": 0.0,
28
+ "hidden_size": 1024,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 4096,
31
+ "layer_norm_eps": 1e-05,
32
+ "layerdrop": 0.1,
33
+ "left_max_position_embeddings": 64,
34
+ "mask_feature_length": 10,
35
+ "mask_feature_min_masks": 0,
36
+ "mask_feature_prob": 0.0,
37
+ "mask_time_length": 10,
38
+ "mask_time_min_masks": 2,
39
+ "mask_time_prob": 0.05,
40
+ "max_source_positions": 5000,
41
+ "model_type": "wav2vec2-bert",
42
+ "num_adapter_layers": 1,
43
+ "num_attention_heads": 16,
44
+ "num_codevector_groups": 2,
45
+ "num_codevectors_per_group": 320,
46
+ "num_hidden_layers": 24,
47
+ "num_negatives": 100,
48
+ "output_hidden_size": 1024,
49
+ "pad_token_id": 0,
50
+ "position_embeddings_type": "relative_key",
51
+ "proj_codevector_dim": 768,
52
+ "right_max_position_embeddings": 8,
53
+ "rotary_embedding_base": 10000,
54
+ "tdnn_dilation": [
55
+ 1,
56
+ 2,
57
+ 3,
58
+ 1,
59
+ 1
60
+ ],
61
+ "tdnn_dim": [
62
+ 512,
63
+ 512,
64
+ 512,
65
+ 512,
66
+ 1500
67
+ ],
68
+ "tdnn_kernel": [
69
+ 5,
70
+ 3,
71
+ 3,
72
+ 1,
73
+ 1
74
+ ],
75
+ "torch_dtype": "float32",
76
+ "transformers_version": "4.37.0.dev0",
77
+ "use_intermediate_ffn_before_adapter": false,
78
+ "use_weighted_layer_sum": false,
79
+ "vocab_size": null,
80
+ "xvector_output_dim": 512
81
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/blobs/eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043
3
+ size 2322063736
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ da985ba0987f70aaeb84a80f2851cfac8c697a7b
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "adapter_act": "relu",
4
+ "adapter_kernel_size": 3,
5
+ "adapter_stride": 2,
6
+ "add_adapter": false,
7
+ "apply_spec_augment": false,
8
+ "architectures": [
9
+ "Wav2Vec2BertModel"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 1,
13
+ "classifier_proj_size": 768,
14
+ "codevector_dim": 768,
15
+ "conformer_conv_dropout": 0.1,
16
+ "contrastive_logits_temperature": 0.1,
17
+ "conv_depthwise_kernel_size": 31,
18
+ "ctc_loss_reduction": "sum",
19
+ "ctc_zero_infinity": false,
20
+ "diversity_loss_weight": 0.1,
21
+ "eos_token_id": 2,
22
+ "feat_proj_dropout": 0.0,
23
+ "feat_quantizer_dropout": 0.0,
24
+ "feature_projection_input_dim": 160,
25
+ "final_dropout": 0.1,
26
+ "hidden_act": "swish",
27
+ "hidden_dropout": 0.0,
28
+ "hidden_size": 1024,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 4096,
31
+ "layer_norm_eps": 1e-05,
32
+ "layerdrop": 0.1,
33
+ "left_max_position_embeddings": 64,
34
+ "mask_feature_length": 10,
35
+ "mask_feature_min_masks": 0,
36
+ "mask_feature_prob": 0.0,
37
+ "mask_time_length": 10,
38
+ "mask_time_min_masks": 2,
39
+ "mask_time_prob": 0.05,
40
+ "max_source_positions": 5000,
41
+ "model_type": "wav2vec2-bert",
42
+ "num_adapter_layers": 1,
43
+ "num_attention_heads": 16,
44
+ "num_codevector_groups": 2,
45
+ "num_codevectors_per_group": 320,
46
+ "num_hidden_layers": 24,
47
+ "num_negatives": 100,
48
+ "output_hidden_size": 1024,
49
+ "pad_token_id": 0,
50
+ "position_embeddings_type": "relative_key",
51
+ "proj_codevector_dim": 768,
52
+ "right_max_position_embeddings": 8,
53
+ "rotary_embedding_base": 10000,
54
+ "tdnn_dilation": [
55
+ 1,
56
+ 2,
57
+ 3,
58
+ 1,
59
+ 1
60
+ ],
61
+ "tdnn_dim": [
62
+ 512,
63
+ 512,
64
+ 512,
65
+ 512,
66
+ 1500
67
+ ],
68
+ "tdnn_kernel": [
69
+ 5,
70
+ 3,
71
+ 3,
72
+ 1,
73
+ 1
74
+ ],
75
+ "torch_dtype": "float32",
76
+ "transformers_version": "4.37.0.dev0",
77
+ "use_intermediate_ffn_before_adapter": false,
78
+ "use_weighted_layer_sum": false,
79
+ "vocab_size": null,
80
+ "xvector_output_dim": 512
81
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb890c9660ed6e3414b6812e27257b8ce5454365d5490d3ad581ea60b93be043
3
+ size 2322063736
comfy/models/indextts2/checkpoints/hf_cache/models--facebook--w2v-bert-2.0/snapshots/da985ba0987f70aaeb84a80f2851cfac8c697a7b/preprocessor_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_extractor_type": "SeamlessM4TFeatureExtractor",
3
+ "feature_size": 80,
4
+ "num_mel_bins": 80,
5
+ "padding_side": "right",
6
+ "padding_value": 1,
7
+ "processor_class": "Wav2Vec2BertProcessor",
8
+ "return_attention_mask": true,
9
+ "sampling_rate": 16000,
10
+ "stride": 2
11
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/blobs/3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3388cf5fd3493c9ac9c69851d8e7a8badcfb4f3dc631020c4961371646d5ada8
3
+ size 28036335
comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ fb71fe990cbf6031ae6987a2d76fe64f94377b7e
comfy/models/indextts2/checkpoints/hf_cache/models--funasr--campplus/snapshots/fb71fe990cbf6031ae6987a2d76fe64f94377b7e/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
comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/blobs/635bd8975629bd6d4b51c409986944a281cfe7be 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
+ }
comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/blobs/e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced
3
+ size 449228171
comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ 633ff708ed5b74903e86ff1298cf4a98e921c513
comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/snapshots/633ff708ed5b74903e86ff1298cf4a98e921c513/bigvgan_generator.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95ba25972d3de0628d99cd156e9315a9c018899bf739988959ebe3544080ced
3
+ size 449228171
comfy/models/indextts2/checkpoints/hf_cache/models--nvidia--bigvgan_v2_22khz_80band_256x/snapshots/633ff708ed5b74903e86ff1298cf4a98e921c513/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
+ }
comfy/models/indextts2/checkpoints/pinyin.vocab ADDED
@@ -0,0 +1,1728 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ A1
2
+ A5
3
+ AI1
4
+ AI2
5
+ AI3
6
+ AI4
7
+ AI5
8
+ AN1
9
+ AN2
10
+ AN3
11
+ AN4
12
+ AN5
13
+ ANG1
14
+ ANG2
15
+ ANG4
16
+ ANG5
17
+ AO1
18
+ AO2
19
+ AO3
20
+ AO4
21
+ AO5
22
+ BA1
23
+ BA2
24
+ BA3
25
+ BA4
26
+ BA5
27
+ BAI1
28
+ BAI2
29
+ BAI3
30
+ BAI4
31
+ BAI5
32
+ BAN1
33
+ BAN2
34
+ BAN3
35
+ BAN4
36
+ BAN5
37
+ BANG1
38
+ BANG2
39
+ BANG3
40
+ BANG4
41
+ BANG5
42
+ BAO1
43
+ BAO2
44
+ BAO3
45
+ BAO4
46
+ BAO5
47
+ BEI1
48
+ BEI2
49
+ BEI3
50
+ BEI4
51
+ BEI5
52
+ BEN1
53
+ BEN2
54
+ BEN3
55
+ BEN4
56
+ BEN5
57
+ BENG1
58
+ BENG2
59
+ BENG3
60
+ BENG4
61
+ BENG5
62
+ BI1
63
+ BI2
64
+ BI3
65
+ BI4
66
+ BI5
67
+ BIAN1
68
+ BIAN2
69
+ BIAN3
70
+ BIAN4
71
+ BIAN5
72
+ BIAO1
73
+ BIAO2
74
+ BIAO3
75
+ BIAO4
76
+ BIAO5
77
+ BIE1
78
+ BIE2
79
+ BIE3
80
+ BIE4
81
+ BIE5
82
+ BIN1
83
+ BIN4
84
+ BIN5
85
+ BING1
86
+ BING2
87
+ BING3
88
+ BING4
89
+ BING5
90
+ BO1
91
+ BO2
92
+ BO3
93
+ BO4
94
+ BO5
95
+ BU2
96
+ BU3
97
+ BU4
98
+ BU5
99
+ CA1
100
+ CA3
101
+ CA5
102
+ CAI1
103
+ CAI2
104
+ CAI3
105
+ CAI4
106
+ CAI5
107
+ CAN1
108
+ CAN2
109
+ CAN3
110
+ CAN4
111
+ CAN5
112
+ CANG1
113
+ CANG2
114
+ CANG5
115
+ CAO1
116
+ CAO2
117
+ CAO3
118
+ CAO5
119
+ CE4
120
+ CE5
121
+ CEN1
122
+ CEN2
123
+ CEN5
124
+ CENG1
125
+ CENG2
126
+ CENG4
127
+ CENG5
128
+ CHA1
129
+ CHA2
130
+ CHA3
131
+ CHA4
132
+ CHA5
133
+ CHAI1
134
+ CHAI2
135
+ CHAI5
136
+ CHAN1
137
+ CHAN2
138
+ CHAN3
139
+ CHAN4
140
+ CHAN5
141
+ CHANG1
142
+ CHANG2
143
+ CHANG3
144
+ CHANG4
145
+ CHANG5
146
+ CHAO1
147
+ CHAO2
148
+ CHAO3
149
+ CHAO5
150
+ CHE1
151
+ CHE2
152
+ CHE3
153
+ CHE4
154
+ CHE5
155
+ CHEN1
156
+ CHEN2
157
+ CHEN3
158
+ CHEN4
159
+ CHEN5
160
+ CHENG1
161
+ CHENG2
162
+ CHENG3
163
+ CHENG4
164
+ CHENG5
165
+ CHI1
166
+ CHI2
167
+ CHI3
168
+ CHI4
169
+ CHI5
170
+ CHONG1
171
+ CHONG2
172
+ CHONG3
173
+ CHONG4
174
+ CHONG5
175
+ CHOU1
176
+ CHOU2
177
+ CHOU3
178
+ CHOU4
179
+ CHOU5
180
+ CHU1
181
+ CHU2
182
+ CHU3
183
+ CHU4
184
+ CHU5
185
+ CHUA1
186
+ CHUAI1
187
+ CHUAI2
188
+ CHUAI3
189
+ CHUAI4
190
+ CHUAI5
191
+ CHUAN1
192
+ CHUAN2
193
+ CHUAN3
194
+ CHUAN4
195
+ CHUAN5
196
+ CHUANG1
197
+ CHUANG2
198
+ CHUANG3
199
+ CHUANG4
200
+ CHUANG5
201
+ CHUI1
202
+ CHUI2
203
+ CHUI5
204
+ CHUN1
205
+ CHUN2
206
+ CHUN3
207
+ CHUN5
208
+ CHUO1
209
+ CHUO4
210
+ CHUO5
211
+ CI1
212
+ CI2
213
+ CI3
214
+ CI4
215
+ CI5
216
+ CONG1
217
+ CONG2
218
+ CONG5
219
+ COU4
220
+ COU5
221
+ CU1
222
+ CU2
223
+ CU4
224
+ CU5
225
+ CUAN1
226
+ CUAN2
227
+ CUAN4
228
+ CUAN5
229
+ CUI1
230
+ CUI2
231
+ CUI3
232
+ CUI4
233
+ CUI5
234
+ CUN1
235
+ CUN2
236
+ CUN3
237
+ CUN4
238
+ CUN5
239
+ CUO1
240
+ CUO2
241
+ CUO4
242
+ CUO5
243
+ DA1
244
+ DA2
245
+ DA3
246
+ DA4
247
+ DA5
248
+ DAI1
249
+ DAI2
250
+ DAI3
251
+ DAI4
252
+ DAI5
253
+ DAN1
254
+ DAN2
255
+ DAN3
256
+ DAN4
257
+ DAN5
258
+ DANG1
259
+ DANG2
260
+ DANG3
261
+ DANG4
262
+ DANG5
263
+ DAO1
264
+ DAO2
265
+ DAO3
266
+ DAO4
267
+ DAO5
268
+ DE1
269
+ DE2
270
+ DE5
271
+ DEI2
272
+ DEI3
273
+ DEI5
274
+ DENG1
275
+ DENG2
276
+ DENG3
277
+ DENG4
278
+ DENG5
279
+ DI1
280
+ DI2
281
+ DI3
282
+ DI4
283
+ DI5
284
+ DIA3
285
+ DIAN1
286
+ DIAN2
287
+ DIAN3
288
+ DIAN4
289
+ DIAN5
290
+ DIAO1
291
+ DIAO2
292
+ DIAO3
293
+ DIAO4
294
+ DIAO5
295
+ DIE1
296
+ DIE2
297
+ DIE4
298
+ DIE5
299
+ DING1
300
+ DING2
301
+ DING3
302
+ DING4
303
+ DING5
304
+ DIU1
305
+ DIU5
306
+ DONG1
307
+ DONG2
308
+ DONG3
309
+ DONG4
310
+ DONG5
311
+ DOU1
312
+ DOU2
313
+ DOU3
314
+ DOU4
315
+ DOU5
316
+ DU1
317
+ DU2
318
+ DU3
319
+ DU4
320
+ DU5
321
+ DUAN1
322
+ DUAN2
323
+ DUAN3
324
+ DUAN4
325
+ DUAN5
326
+ DUI1
327
+ DUI4
328
+ DUI5
329
+ DUN1
330
+ DUN2
331
+ DUN3
332
+ DUN4
333
+ DUN5
334
+ DUO1
335
+ DUO2
336
+ DUO3
337
+ DUO4
338
+ DUO5
339
+ E1
340
+ E2
341
+ E3
342
+ E4
343
+ E5
344
+ EI2
345
+ EI5
346
+ EN1
347
+ EN4
348
+ EN5
349
+ ER2
350
+ ER3
351
+ ER4
352
+ ER5
353
+ FA1
354
+ FA2
355
+ FA3
356
+ FA4
357
+ FA5
358
+ FAN1
359
+ FAN2
360
+ FAN3
361
+ FAN4
362
+ FAN5
363
+ FANG1
364
+ FANG2
365
+ FANG3
366
+ FANG4
367
+ FANG5
368
+ FEI1
369
+ FEI2
370
+ FEI3
371
+ FEI4
372
+ FEI5
373
+ FEN1
374
+ FEN2
375
+ FEN3
376
+ FEN4
377
+ FEN5
378
+ FENG1
379
+ FENG2
380
+ FENG3
381
+ FENG4
382
+ FENG5
383
+ FO2
384
+ FOU2
385
+ FOU3
386
+ FOU5
387
+ FU1
388
+ FU2
389
+ FU3
390
+ FU4
391
+ FU5
392
+ GA1
393
+ GA2
394
+ GA3
395
+ GA4
396
+ GA5
397
+ GAI1
398
+ GAI2
399
+ GAI3
400
+ GAI4
401
+ GAI5
402
+ GAN1
403
+ GAN2
404
+ GAN3
405
+ GAN4
406
+ GAN5
407
+ GANG1
408
+ GANG2
409
+ GANG3
410
+ GANG4
411
+ GANG5
412
+ GAO1
413
+ GAO2
414
+ GAO3
415
+ GAO4
416
+ GAO5
417
+ GE1
418
+ GE2
419
+ GE3
420
+ GE4
421
+ GE5
422
+ GEI2
423
+ GEI3
424
+ GEI5
425
+ GEN1
426
+ GEN2
427
+ GEN3
428
+ GEN4
429
+ GEN5
430
+ GENG1
431
+ GENG2
432
+ GENG3
433
+ GENG4
434
+ GENG5
435
+ GONG1
436
+ GONG2
437
+ GONG3
438
+ GONG4
439
+ GONG5
440
+ GOU1
441
+ GOU2
442
+ GOU3
443
+ GOU4
444
+ GOU5
445
+ GU1
446
+ GU2
447
+ GU3
448
+ GU4
449
+ GU5
450
+ GUA1
451
+ GUA2
452
+ GUA3
453
+ GUA4
454
+ GUA5
455
+ GUAI1
456
+ GUAI2
457
+ GUAI3
458
+ GUAI4
459
+ GUAI5
460
+ GUAN1
461
+ GUAN2
462
+ GUAN3
463
+ GUAN4
464
+ GUAN5
465
+ GUANG1
466
+ GUANG2
467
+ GUANG3
468
+ GUANG4
469
+ GUANG5
470
+ GUI1
471
+ GUI2
472
+ GUI3
473
+ GUI4
474
+ GUI5
475
+ GUN2
476
+ GUN3
477
+ GUN4
478
+ GUN5
479
+ GUO1
480
+ GUO2
481
+ GUO3
482
+ GUO4
483
+ GUO5
484
+ HA1
485
+ HA2
486
+ HA3
487
+ HA5
488
+ HAI1
489
+ HAI2
490
+ HAI3
491
+ HAI4
492
+ HAI5
493
+ HAN1
494
+ HAN2
495
+ HAN3
496
+ HAN4
497
+ HAN5
498
+ HANG1
499
+ HANG2
500
+ HANG4
501
+ HANG5
502
+ HAO1
503
+ HAO2
504
+ HAO3
505
+ HAO4
506
+ HAO5
507
+ HE1
508
+ HE2
509
+ HE4
510
+ HE5
511
+ HEI1
512
+ HEI5
513
+ HEN2
514
+ HEN3
515
+ HEN4
516
+ HEN5
517
+ HENG1
518
+ HENG2
519
+ HENG4
520
+ HENG5
521
+ HONG1
522
+ HONG2
523
+ HONG3
524
+ HONG4
525
+ HONG5
526
+ HOU1
527
+ HOU2
528
+ HOU3
529
+ HOU4
530
+ HOU5
531
+ HU1
532
+ HU2
533
+ HU3
534
+ HU4
535
+ HU5
536
+ HUA1
537
+ HUA2
538
+ HUA4
539
+ HUA5
540
+ HUAI2
541
+ HUAI4
542
+ HUAI5
543
+ HUAN1
544
+ HUAN2
545
+ HUAN3
546
+ HUAN4
547
+ HUAN5
548
+ HUANG1
549
+ HUANG2
550
+ HUANG3
551
+ HUANG4
552
+ HUANG5
553
+ HUI1
554
+ HUI2
555
+ HUI3
556
+ HUI4
557
+ HUI5
558
+ HUN1
559
+ HUN2
560
+ HUN4
561
+ HUN5
562
+ HUO1
563
+ HUO2
564
+ HUO3
565
+ HUO4
566
+ HUO5
567
+ JI1
568
+ JI2
569
+ JI3
570
+ JI4
571
+ JI5
572
+ JIA1
573
+ JIA2
574
+ JIA3
575
+ JIA4
576
+ JIA5
577
+ JIAN1
578
+ JIAN2
579
+ JIAN3
580
+ JIAN4
581
+ JIAN5
582
+ JIANG1
583
+ JIANG2
584
+ JIANG3
585
+ JIANG4
586
+ JIANG5
587
+ JIAO1
588
+ JIAO2
589
+ JIAO3
590
+ JIAO4
591
+ JIAO5
592
+ JIE1
593
+ JIE2
594
+ JIE3
595
+ JIE4
596
+ JIE5
597
+ JIN1
598
+ JIN2
599
+ JIN3
600
+ JIN4
601
+ JIN5
602
+ JING1
603
+ JING2
604
+ JING3
605
+ JING4
606
+ JING5
607
+ JIONG2
608
+ JIONG3
609
+ JIONG5
610
+ JIU1
611
+ JIU2
612
+ JIU3
613
+ JIU4
614
+ JIU5
615
+ JV1
616
+ JV2
617
+ JV3
618
+ JV4
619
+ JV5
620
+ JVAN1
621
+ JVAN2
622
+ JVAN3
623
+ JVAN4
624
+ JVAN5
625
+ JVE1
626
+ JVE2
627
+ JVE4
628
+ JVE5
629
+ JVN1
630
+ JVN4
631
+ JVN5
632
+ KA1
633
+ KA2
634
+ KA3
635
+ KA5
636
+ KAI1
637
+ KAI2
638
+ KAI3
639
+ KAI4
640
+ KAI5
641
+ KAN1
642
+ KAN2
643
+ KAN3
644
+ KAN4
645
+ KAN5
646
+ KANG1
647
+ KANG2
648
+ KANG4
649
+ KANG5
650
+ KAO1
651
+ KAO2
652
+ KAO3
653
+ KAO4
654
+ KAO5
655
+ KE1
656
+ KE2
657
+ KE3
658
+ KE4
659
+ KE5
660
+ KEN2
661
+ KEN3
662
+ KEN5
663
+ KENG1
664
+ KENG5
665
+ KONG1
666
+ KONG2
667
+ KONG3
668
+ KONG4
669
+ KONG5
670
+ KOU1
671
+ KOU2
672
+ KOU3
673
+ KOU4
674
+ KOU5
675
+ KU1
676
+ KU2
677
+ KU3
678
+ KU4
679
+ KU5
680
+ KUA1
681
+ KUA2
682
+ KUA3
683
+ KUA4
684
+ KUA5
685
+ KUAI2
686
+ KUAI3
687
+ KUAI4
688
+ KUAI5
689
+ KUAN1
690
+ KUAN2
691
+ KUAN3
692
+ KUAN5
693
+ KUANG1
694
+ KUANG2
695
+ KUANG4
696
+ KUANG5
697
+ KUI1
698
+ KUI2
699
+ KUI3
700
+ KUI4
701
+ KUI5
702
+ KUN1
703
+ KUN2
704
+ KUN3
705
+ KUN4
706
+ KUN5
707
+ KUO4
708
+ KUO5
709
+ LA1
710
+ LA2
711
+ LA3
712
+ LA4
713
+ LA5
714
+ LAI2
715
+ LAI4
716
+ LAI5
717
+ LAN2
718
+ LAN3
719
+ LAN4
720
+ LAN5
721
+ LANG1
722
+ LANG2
723
+ LANG3
724
+ LANG4
725
+ LANG5
726
+ LAO1
727
+ LAO2
728
+ LAO3
729
+ LAO4
730
+ LAO5
731
+ LE1
732
+ LE4
733
+ LE5
734
+ LEI1
735
+ LEI2
736
+ LEI3
737
+ LEI4
738
+ LEI5
739
+ LENG1
740
+ LENG2
741
+ LENG3
742
+ LENG4
743
+ LENG5
744
+ LI1
745
+ LI2
746
+ LI3
747
+ LI4
748
+ LI5
749
+ LIA2
750
+ LIA3
751
+ LIA5
752
+ LIAN2
753
+ LIAN3
754
+ LIAN4
755
+ LIAN5
756
+ LIANG2
757
+ LIANG3
758
+ LIANG4
759
+ LIANG5
760
+ LIAO1
761
+ LIAO2
762
+ LIAO3
763
+ LIAO4
764
+ LIAO5
765
+ LIE1
766
+ LIE2
767
+ LIE3
768
+ LIE4
769
+ LIE5
770
+ LIN1
771
+ LIN2
772
+ LIN3
773
+ LIN4
774
+ LIN5
775
+ LING2
776
+ LING3
777
+ LING4
778
+ LING5
779
+ LIU1
780
+ LIU2
781
+ LIU3
782
+ LIU4
783
+ LIU5
784
+ LONG1
785
+ LONG2
786
+ LONG3
787
+ LONG4
788
+ LONG5
789
+ LOU1
790
+ LOU2
791
+ LOU3
792
+ LOU4
793
+ LOU5
794
+ LU1
795
+ LU2
796
+ LU3
797
+ LU4
798
+ LU5
799
+ LUAN2
800
+ LUAN3
801
+ LUAN4
802
+ LUAN5
803
+ LUN1
804
+ LUN2
805
+ LUN4
806
+ LUN5
807
+ LUO1
808
+ LUO2
809
+ LUO3
810
+ LUO4
811
+ LUO5
812
+ LV2
813
+ LV3
814
+ LV4
815
+ LV5
816
+ LVE3
817
+ LVE4
818
+ LVE5
819
+ MA1
820
+ MA2
821
+ MA3
822
+ MA4
823
+ MA5
824
+ MAI2
825
+ MAI3
826
+ MAI4
827
+ MAI5
828
+ MAN1
829
+ MAN2
830
+ MAN3
831
+ MAN4
832
+ MAN5
833
+ MANG2
834
+ MANG3
835
+ MANG5
836
+ MAO1
837
+ MAO2
838
+ MAO3
839
+ MAO4
840
+ MAO5
841
+ ME5
842
+ MEI2
843
+ MEI3
844
+ MEI4
845
+ MEI5
846
+ MEN1
847
+ MEN2
848
+ MEN4
849
+ MEN5
850
+ MENG1
851
+ MENG2
852
+ MENG3
853
+ MENG4
854
+ MENG5
855
+ MI1
856
+ MI2
857
+ MI3
858
+ MI4
859
+ MI5
860
+ MIAN2
861
+ MIAN3
862
+ MIAN4
863
+ MIAN5
864
+ MIAO1
865
+ MIAO2
866
+ MIAO3
867
+ MIAO4
868
+ MIAO5
869
+ MIE1
870
+ MIE4
871
+ MIE5
872
+ MIN2
873
+ MIN3
874
+ MIN5
875
+ MING2
876
+ MING3
877
+ MING4
878
+ MING5
879
+ MIU4
880
+ MO1
881
+ MO2
882
+ MO3
883
+ MO4
884
+ MO5
885
+ MOU1
886
+ MOU2
887
+ MOU3
888
+ MOU5
889
+ MU2
890
+ MU3
891
+ MU4
892
+ MU5
893
+ NA1
894
+ NA2
895
+ NA3
896
+ NA4
897
+ NA5
898
+ NAI2
899
+ NAI3
900
+ NAI4
901
+ NAI5
902
+ NAN1
903
+ NAN2
904
+ NAN3
905
+ NAN4
906
+ NAN5
907
+ NANG1
908
+ NANG2
909
+ NANG5
910
+ NAO1
911
+ NAO2
912
+ NAO3
913
+ NAO4
914
+ NAO5
915
+ NE2
916
+ NE4
917
+ NE5
918
+ NEI2
919
+ NEI3
920
+ NEI4
921
+ NEN4
922
+ NEN5
923
+ NENG2
924
+ NENG5
925
+ NI1
926
+ NI2
927
+ NI3
928
+ NI4
929
+ NI5
930
+ NIAN1
931
+ NIAN2
932
+ NIAN3
933
+ NIAN4
934
+ NIAN5
935
+ NIANG2
936
+ NIANG4
937
+ NIANG5
938
+ NIAO2
939
+ NIAO3
940
+ NIAO4
941
+ NIAO5
942
+ NIE1
943
+ NIE4
944
+ NIE5
945
+ NIN2
946
+ NING2
947
+ NING3
948
+ NING4
949
+ NING5
950
+ NIU1
951
+ NIU2
952
+ NIU3
953
+ NIU4
954
+ NIU5
955
+ NONG2
956
+ NONG4
957
+ NONG5
958
+ NU2
959
+ NU3
960
+ NU4
961
+ NU5
962
+ NUAN2
963
+ NUAN3
964
+ NUAN5
965
+ NUO2
966
+ NUO4
967
+ NUO5
968
+ NV2
969
+ NV3
970
+ NV5
971
+ NVE4
972
+ NVE5
973
+ O1
974
+ O2
975
+ O5
976
+ OU1
977
+ OU2
978
+ OU3
979
+ OU4
980
+ OU5
981
+ PA1
982
+ PA2
983
+ PA4
984
+ PA5
985
+ PAI1
986
+ PAI2
987
+ PAI3
988
+ PAI4
989
+ PAI5
990
+ PAN1
991
+ PAN2
992
+ PAN4
993
+ PAN5
994
+ PANG1
995
+ PANG2
996
+ PANG4
997
+ PANG5
998
+ PAO1
999
+ PAO2
1000
+ PAO3
1001
+ PAO4
1002
+ PAO5
1003
+ PEI1
1004
+ PEI2
1005
+ PEI4
1006
+ PEI5
1007
+ PEN1
1008
+ PEN2
1009
+ PEN4
1010
+ PEN5
1011
+ PENG1
1012
+ PENG2
1013
+ PENG3
1014
+ PENG4
1015
+ PENG5
1016
+ PI1
1017
+ PI2
1018
+ PI3
1019
+ PI4
1020
+ PI5
1021
+ PIAN1
1022
+ PIAN2
1023
+ PIAN4
1024
+ PIAN5
1025
+ PIAO1
1026
+ PIAO2
1027
+ PIAO3
1028
+ PIAO4
1029
+ PIAO5
1030
+ PIE1
1031
+ PIE2
1032
+ PIE3
1033
+ PIE5
1034
+ PIN1
1035
+ PIN2
1036
+ PIN3
1037
+ PIN4
1038
+ PIN5
1039
+ PING1
1040
+ PING2
1041
+ PING5
1042
+ PO1
1043
+ PO2
1044
+ PO3
1045
+ PO4
1046
+ PO5
1047
+ POU1
1048
+ POU5
1049
+ PU1
1050
+ PU2
1051
+ PU3
1052
+ PU4
1053
+ PU5
1054
+ QI1
1055
+ QI2
1056
+ QI3
1057
+ QI4
1058
+ QI5
1059
+ QIA1
1060
+ QIA3
1061
+ QIA4
1062
+ QIA5
1063
+ QIAN1
1064
+ QIAN2
1065
+ QIAN3
1066
+ QIAN4
1067
+ QIAN5
1068
+ QIANG1
1069
+ QIANG2
1070
+ QIANG3
1071
+ QIANG4
1072
+ QIANG5
1073
+ QIAO1
1074
+ QIAO2
1075
+ QIAO3
1076
+ QIAO4
1077
+ QIAO5
1078
+ QIE1
1079
+ QIE2
1080
+ QIE3
1081
+ QIE4
1082
+ QIE5
1083
+ QIN1
1084
+ QIN2
1085
+ QIN3
1086
+ QIN4
1087
+ QIN5
1088
+ QING1
1089
+ QING2
1090
+ QING3
1091
+ QING4
1092
+ QING5
1093
+ QIONG1
1094
+ QIONG2
1095
+ QIONG5
1096
+ QIU1
1097
+ QIU2
1098
+ QIU3
1099
+ QIU5
1100
+ QV1
1101
+ QV2
1102
+ QV3
1103
+ QV4
1104
+ QV5
1105
+ QVAN1
1106
+ QVAN2
1107
+ QVAN3
1108
+ QVAN4
1109
+ QVAN5
1110
+ QVE1
1111
+ QVE2
1112
+ QVE4
1113
+ QVE5
1114
+ QVN1
1115
+ QVN2
1116
+ QVN5
1117
+ RAN2
1118
+ RAN3
1119
+ RAN5
1120
+ RANG1
1121
+ RANG2
1122
+ RANG3
1123
+ RANG4
1124
+ RANG5
1125
+ RAO2
1126
+ RAO3
1127
+ RAO4
1128
+ RAO5
1129
+ RE2
1130
+ RE3
1131
+ RE4
1132
+ RE5
1133
+ REN2
1134
+ REN3
1135
+ REN4
1136
+ REN5
1137
+ RENG1
1138
+ RENG2
1139
+ RENG5
1140
+ RI4
1141
+ RI5
1142
+ RONG1
1143
+ RONG2
1144
+ RONG3
1145
+ RONG5
1146
+ ROU2
1147
+ ROU4
1148
+ ROU5
1149
+ RU2
1150
+ RU3
1151
+ RU4
1152
+ RU5
1153
+ RUA2
1154
+ RUAN2
1155
+ RUAN3
1156
+ RUAN5
1157
+ RUI2
1158
+ RUI3
1159
+ RUI4
1160
+ RUI5
1161
+ RUN4
1162
+ RUN5
1163
+ RUO4
1164
+ RUO5
1165
+ SA1
1166
+ SA2
1167
+ SA3
1168
+ SA4
1169
+ SA5
1170
+ SAI1
1171
+ SAI4
1172
+ SAI5
1173
+ SAN1
1174
+ SAN2
1175
+ SAN3
1176
+ SAN4
1177
+ SAN5
1178
+ SANG1
1179
+ SANG2
1180
+ SANG3
1181
+ SANG4
1182
+ SANG5
1183
+ SAO1
1184
+ SAO2
1185
+ SAO3
1186
+ SAO4
1187
+ SAO5
1188
+ SE4
1189
+ SE5
1190
+ SEN1
1191
+ SEN5
1192
+ SENG1
1193
+ SENG5
1194
+ SHA1
1195
+ SHA2
1196
+ SHA3
1197
+ SHA4
1198
+ SHA5
1199
+ SHAI1
1200
+ SHAI2
1201
+ SHAI3
1202
+ SHAI4
1203
+ SHAI5
1204
+ SHAN1
1205
+ SHAN2
1206
+ SHAN3
1207
+ SHAN4
1208
+ SHAN5
1209
+ SHANG1
1210
+ SHANG2
1211
+ SHANG3
1212
+ SHANG4
1213
+ SHANG5
1214
+ SHAO1
1215
+ SHAO2
1216
+ SHAO3
1217
+ SHAO4
1218
+ SHAO5
1219
+ SHE1
1220
+ SHE2
1221
+ SHE3
1222
+ SHE4
1223
+ SHE5
1224
+ SHEI2
1225
+ SHEN1
1226
+ SHEN2
1227
+ SHEN3
1228
+ SHEN4
1229
+ SHEN5
1230
+ SHENG1
1231
+ SHENG2
1232
+ SHENG3
1233
+ SHENG4
1234
+ SHENG5
1235
+ SHI1
1236
+ SHI2
1237
+ SHI3
1238
+ SHI4
1239
+ SHI5
1240
+ SHOU1
1241
+ SHOU2
1242
+ SHOU3
1243
+ SHOU4
1244
+ SHOU5
1245
+ SHU1
1246
+ SHU2
1247
+ SHU3
1248
+ SHU4
1249
+ SHU5
1250
+ SHUA1
1251
+ SHUA2
1252
+ SHUA3
1253
+ SHUA4
1254
+ SHUA5
1255
+ SHUAI1
1256
+ SHUAI2
1257
+ SHUAI3
1258
+ SHUAI4
1259
+ SHUAI5
1260
+ SHUAN1
1261
+ SHUAN4
1262
+ SHUAN5
1263
+ SHUANG1
1264
+ SHUANG2
1265
+ SHUANG3
1266
+ SHUANG5
1267
+ SHUI2
1268
+ SHUI3
1269
+ SHUI4
1270
+ SHUI5
1271
+ SHUN2
1272
+ SHUN3
1273
+ SHUN4
1274
+ SHUN5
1275
+ SHUO1
1276
+ SHUO4
1277
+ SHUO5
1278
+ SI1
1279
+ SI2
1280
+ SI3
1281
+ SI4
1282
+ SI5
1283
+ SONG1
1284
+ SONG2
1285
+ SONG3
1286
+ SONG4
1287
+ SONG5
1288
+ SOU1
1289
+ SOU2
1290
+ SOU3
1291
+ SOU4
1292
+ SOU5
1293
+ SU1
1294
+ SU2
1295
+ SU4
1296
+ SU5
1297
+ SUAN1
1298
+ SUAN4
1299
+ SUAN5
1300
+ SUI1
1301
+ SUI2
1302
+ SUI3
1303
+ SUI4
1304
+ SUI5
1305
+ SUN1
1306
+ SUN2
1307
+ SUN3
1308
+ SUN5
1309
+ SUO1
1310
+ SUO2
1311
+ SUO3
1312
+ SUO5
1313
+ TA1
1314
+ TA2
1315
+ TA3
1316
+ TA4
1317
+ TA5
1318
+ TAI1
1319
+ TAI2
1320
+ TAI4
1321
+ TAI5
1322
+ TAN1
1323
+ TAN2
1324
+ TAN3
1325
+ TAN4
1326
+ TAN5
1327
+ TANG1
1328
+ TANG2
1329
+ TANG3
1330
+ TANG4
1331
+ TANG5
1332
+ TAO1
1333
+ TAO2
1334
+ TAO3
1335
+ TAO4
1336
+ TAO5
1337
+ TE4
1338
+ TE5
1339
+ TENG2
1340
+ TENG5
1341
+ TI1
1342
+ TI2
1343
+ TI3
1344
+ TI4
1345
+ TI5
1346
+ TIAN1
1347
+ TIAN2
1348
+ TIAN3
1349
+ TIAN5
1350
+ TIAO1
1351
+ TIAO2
1352
+ TIAO3
1353
+ TIAO4
1354
+ TIAO5
1355
+ TIE1
1356
+ TIE2
1357
+ TIE3
1358
+ TIE4
1359
+ TIE5
1360
+ TING1
1361
+ TING2
1362
+ TING3
1363
+ TING5
1364
+ TONG1
1365
+ TONG2
1366
+ TONG3
1367
+ TONG4
1368
+ TONG5
1369
+ TOU1
1370
+ TOU2
1371
+ TOU4
1372
+ TOU5
1373
+ TU1
1374
+ TU2
1375
+ TU3
1376
+ TU4
1377
+ TU5
1378
+ TUAN1
1379
+ TUAN2
1380
+ TUAN3
1381
+ TUAN4
1382
+ TUAN5
1383
+ TUI1
1384
+ TUI2
1385
+ TUI3
1386
+ TUI4
1387
+ TUI5
1388
+ TUN1
1389
+ TUN2
1390
+ TUN4
1391
+ TUN5
1392
+ TUO1
1393
+ TUO2
1394
+ TUO3
1395
+ TUO4
1396
+ TUO5
1397
+ WA1
1398
+ WA2
1399
+ WA3
1400
+ WA4
1401
+ WA5
1402
+ WAI1
1403
+ WAI2
1404
+ WAI3
1405
+ WAI4
1406
+ WAN1
1407
+ WAN2
1408
+ WAN3
1409
+ WAN4
1410
+ WAN5
1411
+ WANG1
1412
+ WANG2
1413
+ WANG3
1414
+ WANG4
1415
+ WANG5
1416
+ WEI1
1417
+ WEI2
1418
+ WEI3
1419
+ WEI4
1420
+ WEI5
1421
+ WEN1
1422
+ WEN2
1423
+ WEN3
1424
+ WEN4
1425
+ WEN5
1426
+ WENG1
1427
+ WENG2
1428
+ WENG3
1429
+ WENG4
1430
+ WENG5
1431
+ WO1
1432
+ WO2
1433
+ WO3
1434
+ WO4
1435
+ WO5
1436
+ WU1
1437
+ WU2
1438
+ WU3
1439
+ WU4
1440
+ WU5
1441
+ XI1
1442
+ XI2
1443
+ XI3
1444
+ XI4
1445
+ XI5
1446
+ XIA1
1447
+ XIA2
1448
+ XIA4
1449
+ XIA5
1450
+ XIAN1
1451
+ XIAN2
1452
+ XIAN3
1453
+ XIAN4
1454
+ XIAN5
1455
+ XIANG1
1456
+ XIANG2
1457
+ XIANG3
1458
+ XIANG4
1459
+ XIANG5
1460
+ XIAO1
1461
+ XIAO2
1462
+ XIAO3
1463
+ XIAO4
1464
+ XIAO5
1465
+ XIE1
1466
+ XIE2
1467
+ XIE3
1468
+ XIE4
1469
+ XIE5
1470
+ XIN1
1471
+ XIN2
1472
+ XIN4
1473
+ XIN5
1474
+ XING1
1475
+ XING2
1476
+ XING3
1477
+ XING4
1478
+ XING5
1479
+ XIONG1
1480
+ XIONG2
1481
+ XIONG5
1482
+ XIU1
1483
+ XIU2
1484
+ XIU3
1485
+ XIU4
1486
+ XIU5
1487
+ XV1
1488
+ XV2
1489
+ XV3
1490
+ XV4
1491
+ XV5
1492
+ XVAN1
1493
+ XVAN2
1494
+ XVAN3
1495
+ XVAN4
1496
+ XVAN5
1497
+ XVE1
1498
+ XVE2
1499
+ XVE3
1500
+ XVE4
1501
+ XVE5
1502
+ XVN1
1503
+ XVN2
1504
+ XVN4
1505
+ XVN5
1506
+ YA1
1507
+ YA2
1508
+ YA3
1509
+ YA4
1510
+ YA5
1511
+ YAN1
1512
+ YAN2
1513
+ YAN3
1514
+ YAN4
1515
+ YAN5
1516
+ YANG1
1517
+ YANG2
1518
+ YANG3
1519
+ YANG4
1520
+ YANG5
1521
+ YAO1
1522
+ YAO2
1523
+ YAO3
1524
+ YAO4
1525
+ YAO5
1526
+ YE1
1527
+ YE2
1528
+ YE3
1529
+ YE4
1530
+ YE5
1531
+ YI1
1532
+ YI2
1533
+ YI3
1534
+ YI4
1535
+ YI5
1536
+ YIN1
1537
+ YIN2
1538
+ YIN3
1539
+ YIN4
1540
+ YIN5
1541
+ YING1
1542
+ YING2
1543
+ YING3
1544
+ YING4
1545
+ YING5
1546
+ YO1
1547
+ YO5
1548
+ YONG1
1549
+ YONG2
1550
+ YONG3
1551
+ YONG4
1552
+ YONG5
1553
+ YOU1
1554
+ YOU2
1555
+ YOU3
1556
+ YOU4
1557
+ YOU5
1558
+ YU1
1559
+ YU2
1560
+ YU3
1561
+ YU4
1562
+ YU5
1563
+ YUAN1
1564
+ YUAN2
1565
+ YUAN3
1566
+ YUAN4
1567
+ YUAN5
1568
+ YUE1
1569
+ YUE4
1570
+ YUE5
1571
+ YUN1
1572
+ YUN2
1573
+ YUN3
1574
+ YUN4
1575
+ YUN5
1576
+ ZA1
1577
+ ZA2
1578
+ ZA3
1579
+ ZA5
1580
+ ZAI1
1581
+ ZAI2
1582
+ ZAI3
1583
+ ZAI4
1584
+ ZAI5
1585
+ ZAN1
1586
+ ZAN2
1587
+ ZAN3
1588
+ ZAN4
1589
+ ZAN5
1590
+ ZANG1
1591
+ ZANG4
1592
+ ZANG5
1593
+ ZAO1
1594
+ ZAO2
1595
+ ZAO3
1596
+ ZAO4
1597
+ ZAO5
1598
+ ZE2
1599
+ ZE4
1600
+ ZE5
1601
+ ZEI2
1602
+ ZEI5
1603
+ ZEN2
1604
+ ZEN3
1605
+ ZENG1
1606
+ ZENG4
1607
+ ZENG5
1608
+ ZHA1
1609
+ ZHA2
1610
+ ZHA3
1611
+ ZHA4
1612
+ ZHA5
1613
+ ZHAI1
1614
+ ZHAI2
1615
+ ZHAI3
1616
+ ZHAI4
1617
+ ZHAI5
1618
+ ZHAN1
1619
+ ZHAN2
1620
+ ZHAN3
1621
+ ZHAN4
1622
+ ZHAN5
1623
+ ZHANG1
1624
+ ZHANG2
1625
+ ZHANG3
1626
+ ZHANG4
1627
+ ZHANG5
1628
+ ZHAO1
1629
+ ZHAO2
1630
+ ZHAO3
1631
+ ZHAO4
1632
+ ZHAO5
1633
+ ZHE1
1634
+ ZHE2
1635
+ ZHE3
1636
+ ZHE4
1637
+ ZHE5
1638
+ ZHEN1
1639
+ ZHEN2
1640
+ ZHEN3
1641
+ ZHEN4
1642
+ ZHEN5
1643
+ ZHENG1
1644
+ ZHENG2
1645
+ ZHENG3
1646
+ ZHENG4
1647
+ ZHENG5
1648
+ ZHI1
1649
+ ZHI2
1650
+ ZHI3
1651
+ ZHI4
1652
+ ZHI5
1653
+ ZHONG1
1654
+ ZHONG2
1655
+ ZHONG3
1656
+ ZHONG4
1657
+ ZHONG5
1658
+ ZHOU1
1659
+ ZHOU2
1660
+ ZHOU3
1661
+ ZHOU4
1662
+ ZHOU5
1663
+ ZHU1
1664
+ ZHU2
1665
+ ZHU3
1666
+ ZHU4
1667
+ ZHU5
1668
+ ZHUA1
1669
+ ZHUA2
1670
+ ZHUA3
1671
+ ZHUA5
1672
+ ZHUAI1
1673
+ ZHUAI3
1674
+ ZHUAI4
1675
+ ZHUAI5
1676
+ ZHUAN1
1677
+ ZHUAN2
1678
+ ZHUAN3
1679
+ ZHUAN4
1680
+ ZHUAN5
1681
+ ZHUANG1
1682
+ ZHUANG4
1683
+ ZHUANG5
1684
+ ZHUI1
1685
+ ZHUI4
1686
+ ZHUI5
1687
+ ZHUN1
1688
+ ZHUN2
1689
+ ZHUN3
1690
+ ZHUN5
1691
+ ZHUO1
1692
+ ZHUO2
1693
+ ZHUO5
1694
+ ZI1
1695
+ ZI2
1696
+ ZI3
1697
+ ZI4
1698
+ ZI5
1699
+ ZONG1
1700
+ ZONG2
1701
+ ZONG3
1702
+ ZONG4
1703
+ ZONG5
1704
+ ZOU1
1705
+ ZOU2
1706
+ ZOU3
1707
+ ZOU4
1708
+ ZOU5
1709
+ ZU1
1710
+ ZU2
1711
+ ZU3
1712
+ ZU5
1713
+ ZUAN1
1714
+ ZUAN2
1715
+ ZUAN3
1716
+ ZUAN4
1717
+ ZUAN5
1718
+ ZUI2
1719
+ ZUI3
1720
+ ZUI4
1721
+ ZUI5
1722
+ ZUN1
1723
+ ZUN5
1724
+ ZUO1
1725
+ ZUO2
1726
+ ZUO3
1727
+ ZUO4
1728
+ ZUO5
comfy/models/indextts2/checkpoints/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
comfy/models/indextts2/checkpoints/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
+ }
comfy/models/indextts2/checkpoints/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 %}