lunahr commited on
Commit
f84b08f
·
verified ·
1 Parent(s): ca8f795

I know this is not a transformers model

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,10 +4,10 @@ language:
4
  - en
5
  tags:
6
  - text-to-speech
7
- base_model:
8
- - sesame/csm-1b
9
  quantized_by: lunahr
10
  pipeline_tag: text-to-speech
 
11
  ---
12
 
13
  ## CSM 1B (Safetensors)
@@ -115,4 +115,4 @@ This project provides a high-quality speech generation model for research and ed
115
  By using this model, you agree to comply with all applicable laws and ethical guidelines. We are **not responsible** for any misuse, and we strongly condemn unethical applications of this technology.
116
 
117
  **Authors**
118
- Johan Schalkwyk, Ankit Kumar, Dan Lyth, Sefik Emre Eskimez, Zack Hodari, Cinjon Resnick, Ramon Sanabria, Raven Jiang, and the Sesame team.
 
4
  - en
5
  tags:
6
  - text-to-speech
7
+ base_model: sesame/csm-1b
 
8
  quantized_by: lunahr
9
  pipeline_tag: text-to-speech
10
+ library_name: transformers
11
  ---
12
 
13
  ## CSM 1B (Safetensors)
 
115
  By using this model, you agree to comply with all applicable laws and ethical guidelines. We are **not responsible** for any misuse, and we strongly condemn unethical applications of this technology.
116
 
117
  **Authors**
118
+ Johan Schalkwyk, Ankit Kumar, Dan Lyth, Sefik Emre Eskimez, Zack Hodari, Cinjon Resnick, Ramon Sanabria, Raven Jiang, and the Sesame team.