apepkuss79 commited on
Commit
f2b328a
·
verified ·
1 Parent(s): 5e6c81f

Update README.md

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