Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,11 @@ ggc s2
|
|
19 |
|
20 |

|
21 |
|
|
|
|
|
|
|
|
|
|
|
22 |
### **review/reference**
|
23 |
- simply execute the command (`ggc s2`) above in console/terminal
|
24 |
- note: model file(s) will be pulled to local cache automatically during the first launch; then opt to run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
|
|
|
19 |
|
20 |

|
21 |
|
22 |
+
| Prompt | Audio Sample |
|
23 |
+
|--------|---------------|
|
24 |
+
|`[S1] This is an open weights text to dialogue model.`<br/>`[S2] You get full control over scripts and voices.`<br/>`[S1] Wow. Amazing. (laughs)`<br/>`[S2] Try it now on Git hub or Hugging Face.`<br/> | 🎧 **ace-step**<br><audio controls src="https://huggingface.co/calcuis/dia-gguf/resolve/main/samples%5Caudio1.wav"></audio> |
|
25 |
+
|`[S1] Hey Connector, why your appearance looks so stupid?`<br/>`[S2] Oh, really? maybe I ate too much smart beans.`<br/>`[S1] Wow. Amazing. (laughs)`<br/>`[S2] Let's go to get some more smart beans and you will become stupid as well.`<br/> | 🎧 **ace-step**<br><audio controls src="https://huggingface.co/calcuis/dia-gguf/resolve/main/samples%5Caudio2.wav"></audio> |
|
26 |
+
|
27 |
### **review/reference**
|
28 |
- simply execute the command (`ggc s2`) above in console/terminal
|
29 |
- note: model file(s) will be pulled to local cache automatically during the first launch; then opt to run it entirely offline; i.e., from local URL: http://127.0.0.1:7860 with lazy webui
|