Tomislaw commited on
Commit
d218e74
·
1 Parent(s): 22f54eb

Document upstream attribution

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -36,6 +36,13 @@ base_model:
36
  - ResembleAI/chatterbox
37
  ---
38
 
 
 
 
 
 
 
 
39
  <img width="800" alt="cb-big2" src="https://github.com/user-attachments/assets/bd8c5f03-e91d-4ee5-b680-57355da204d1" />
40
 
41
  <h1 style="font-size: 32px">Chatterbox TTS</h1>
@@ -494,4 +501,4 @@ if __name__ == "__main__":
494
  Every audio file generated by Chatterbox includes [Resemble AI's Perth (Perceptual Threshold) Watermarker](https://github.com/resemble-ai/perth) - imperceptible neural watermarks that survive MP3 compression, audio editing, and common manipulations while maintaining nearly 100% detection accuracy.
495
 
496
  # Disclaimer
497
- Don't use this model to do bad things. Prompts are sourced from freely available data on the internet.
 
36
  - ResembleAI/chatterbox
37
  ---
38
 
39
+ > **Mirror notice:** This KitsuMate repository is a server-side duplicate of
40
+ > [`onnx-community/chatterbox-multilingual-ONNX`](https://huggingface.co/onnx-community/chatterbox-multilingual-ONNX)
41
+ > at source revision `452d3f434aa592098f1eedac9099f33642ab2da5`. The model,
42
+ > conversion work, documentation, license, and attribution remain credited to
43
+ > ResembleAI and the ONNX Community contributors. KitsuMate does not claim
44
+ > authorship of the mirrored artifacts.
45
+
46
  <img width="800" alt="cb-big2" src="https://github.com/user-attachments/assets/bd8c5f03-e91d-4ee5-b680-57355da204d1" />
47
 
48
  <h1 style="font-size: 32px">Chatterbox TTS</h1>
 
501
  Every audio file generated by Chatterbox includes [Resemble AI's Perth (Perceptual Threshold) Watermarker](https://github.com/resemble-ai/perth) - imperceptible neural watermarks that survive MP3 compression, audio editing, and common manipulations while maintaining nearly 100% detection accuracy.
502
 
503
  # Disclaimer
504
+ Don't use this model to do bad things. Prompts are sourced from freely available data on the internet.