apepkuss79 commited on
Commit
6c95b61
·
verified ·
1 Parent(s): fabbeb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -3
README.md CHANGED
@@ -1,3 +1,37 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: OuteAI/OuteTTS-0.2-500M
3
+ license: cc-by-nc-4.0
4
+ model_creator: OuteAI
5
+ model_name: OuteTTS-0.2-500M
6
+ quantized_by: Second State Inc.
7
+ language:
8
+ - en
9
+ - zh
10
+ - ja
11
+ - ko
12
+ pipeline_tag: text-to-speech
13
+ ---
14
+
15
+ # OuteTTS-0.2-500M-GGUF
16
+
17
+ ## Original Model
18
+
19
+ [OuteAI/OuteTTS-0.2-500M](https://huggingface.co/OuteAI/OuteTTS-0.2-500M)
20
+
21
+ ## Run with Gaianet
22
+
23
+ **Prompt template:**
24
+
25
+ prompt template: coming soon
26
+
27
+ <!-- **Context size:**
28
+
29
+ chat_ctx_size: `32000` -->
30
+
31
+ **Run with GaiaNet:**
32
+
33
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
34
+
35
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
36
+
37
+ *Quantized with llama.cpp b4381*