Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,10 @@ pipeline_tag: text-to-speech
|
|
27 |
|
28 |
YarnGPT is a text-to-speech (TTS) model designed to synthesize Nigerian-accented English leveraging pure language modelling without external adapters or complex architectures, offering high-quality, natural, and culturally relevant speech synthesis for diverse applications.
|
29 |
|
|
|
|
|
|
|
|
|
30 |
|
31 |
#### How to use (Colab)
|
32 |
The model can generate audio on its own but its better to use a voice to prompt the model, there are about 11 voices supported by default (6 males and 5 females ):
|
|
|
27 |
|
28 |
YarnGPT is a text-to-speech (TTS) model designed to synthesize Nigerian-accented English leveraging pure language modelling without external adapters or complex architectures, offering high-quality, natural, and culturally relevant speech synthesis for diverse applications.
|
29 |
|
30 |
+
<video controls width="600">
|
31 |
+
<source src="https://huggingface.co/saheedniyi/YarnGPT/resolve/main/audio/YearnGPT.mp4" type="video/mp4">
|
32 |
+
Your browser does not support the video tag.
|
33 |
+
</video>
|
34 |
|
35 |
#### How to use (Colab)
|
36 |
The model can generate audio on its own but its better to use a voice to prompt the model, there are about 11 voices supported by default (6 males and 5 females ):
|