edwko commited on
Commit
6817fdb
·
verified ·
1 Parent(s): 78bf98b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,6 +1,32 @@
1
  ---
2
  library_name: transformers.js
3
  base_model: OuteAI/Llama-OuteTTS-1.0-1B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  https://huggingface.co/OuteAI/Llama-OuteTTS-1.0-1B with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
  library_name: transformers.js
3
  base_model: OuteAI/Llama-OuteTTS-1.0-1B
4
+ license: cc-by-nc-sa-4.0
5
+ language:
6
+ - en
7
+ - ar
8
+ - zh
9
+ - nl
10
+ - fr
11
+ - de
12
+ - it
13
+ - ja
14
+ - ko
15
+ - lt
16
+ - ru
17
+ - es
18
+ - pt
19
+ - be
20
+ - bn
21
+ - ka
22
+ - hu
23
+ - lv
24
+ - fa
25
+ - pl
26
+ - sw
27
+ - ta
28
+ - uk
29
+ pipeline_tag: text-to-speech
30
  ---
31
 
32
  https://huggingface.co/OuteAI/Llama-OuteTTS-1.0-1B with ONNX weights to be compatible with Transformers.js.