Update README.md
Browse files
README.md
CHANGED
@@ -9,3 +9,10 @@ pipeline_tag: text-to-speech
|
|
9 |
## gguf quantized version of chatterbox
|
10 |
- base model from [resembleai](https://huggingface.co/ResembleAI)
|
11 |
- text-to-speech synthesis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
## gguf quantized version of chatterbox
|
10 |
- base model from [resembleai](https://huggingface.co/ResembleAI)
|
11 |
- text-to-speech synthesis
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
| Prompt | Audio Sample |
|
16 |
+
|--------|---------------|
|
17 |
+
|`Hey Connector, why your appearance looks so stupid?`<br/>`Oh, really? maybe I ate too much smart beans.`<br/>`Wow. Amazing.`<br/>`Let's go to get some more smart beans and you will become stupid as well.`<br/> | 🎧 **audio-sample-1**<br><audio controls src="https://huggingface.co/calcuis/chatterbox-gguf/resolve/main/samples%5Caudio1.wav"></audio> |
|
18 |
+
|`Now let's make my mum's favourite. So three mars bars into the pan. Then we add the tuna and just stir for a bit, just let the chocolate and fish infuse. `<br/>`A sprinkle of olive oil and some tomato ketchup. Now smell that. Oh boy this is going to be incredible.`<br/> | 🎧 **audio-sample-2**<br><audio controls src="https://huggingface.co/calcuis/chatterbox-gguf/resolve/main/samples%5Caudio2.wav"></audio> |
|