Paulmzr nielsr HF Staff commited on
Commit
6aa034a
·
verified ·
1 Parent(s): 164a92d

Add library name and license (#1)

Browse files

- Add library name and license (2461b5bfb39334808851fc32692a477e407978f9)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,10 +4,10 @@ datasets:
4
  language:
5
  - en
6
  pipeline_tag: text-to-speech
 
 
7
  ---
8
 
9
-
10
-
11
  # SLED-TTS: Efficient Speech Language Modeling via Energy Distance in Continuous Space
12
  [![HuggingFace](https://img.shields.io/badge/HuggingFace-FEC200?style=flat&logo=Hugging%20Face)](https://huggingface.co/collections/ICTNLP/sled-tts-680253e19c889010a1a376ac)
13
  [![WeChat AI](https://img.shields.io/badge/WeChat%20AI-4CAF50?style=flat&logo=wechat)](https://www.wechat.com)
@@ -219,4 +219,4 @@ This work is inspired by following great works:
219
  primaryClass={cs.CL},
220
  url={https://arxiv.org/abs/2505.13181},
221
  }
222
- ```
 
4
  language:
5
  - en
6
  pipeline_tag: text-to-speech
7
+ library_name: transformers
8
+ license: mit
9
  ---
10
 
 
 
11
  # SLED-TTS: Efficient Speech Language Modeling via Energy Distance in Continuous Space
12
  [![HuggingFace](https://img.shields.io/badge/HuggingFace-FEC200?style=flat&logo=Hugging%20Face)](https://huggingface.co/collections/ICTNLP/sled-tts-680253e19c889010a1a376ac)
13
  [![WeChat AI](https://img.shields.io/badge/WeChat%20AI-4CAF50?style=flat&logo=wechat)](https://www.wechat.com)
 
219
  primaryClass={cs.CL},
220
  url={https://arxiv.org/abs/2505.13181},
221
  }
222
+ ```