Transformers
Inference Endpoints
saiful9379 commited on
Commit
8e75164
1 Parent(s): 673affd

add colab link

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ license: mit
8
  The Bangla TTS was training mono(Female) speaker using Vit tts model. The paper is [ViT-TTS: Visual Text-to-Speech with Scalable Diffusion Transformer](https://arxiv.org/pdf/2305.12708.pdf)
9
  we used the coqui-ai🐸-a toolkit for Bangla Text-to-Speech training as well as inference.
10
 
 
 
 
11
  # Contributions
12
 
13
  * Collect various Bangla datasets from the internet some data are collected from Mozilla common voice dataset and train the model.
 
8
  The Bangla TTS was training mono(Female) speaker using Vit tts model. The paper is [ViT-TTS: Visual Text-to-Speech with Scalable Diffusion Transformer](https://arxiv.org/pdf/2305.12708.pdf)
9
  we used the coqui-ai🐸-a toolkit for Bangla Text-to-Speech training as well as inference.
10
 
11
+
12
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ea_BVSinWFy_9W2AH7NI55Ur0XO4Tr-a?usp=sharing)
13
+
14
  # Contributions
15
 
16
  * Collect various Bangla datasets from the internet some data are collected from Mozilla common voice dataset and train the model.