Update README.md
Browse files
README.md
CHANGED
@@ -5,20 +5,6 @@ license: cc-by-4.0
|
|
5 |
|
6 |
This repository contains a Fastspeech2 Model for 16 Indian languages (male and female both) implemented using the Hybrid Segmentation (HS) for speech synthesis. The model is capable of generating mel-spectrograms from text inputs and can be used to synthesize speech..
|
7 |
|
8 |
-
The Repo is large in size: We have used [Git LFS](https://git-lfs.com/) due to Github's size constraint (please install latest git LFS from the link, we have provided the current one below).
|
9 |
-
```
|
10 |
-
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.python.sh | bash
|
11 |
-
sudo apt-get install git-lfs
|
12 |
-
git lfs install
|
13 |
-
```
|
14 |
-
|
15 |
-
Language model files are uploaded using git LFS. so please use:
|
16 |
-
|
17 |
-
```
|
18 |
-
git lfs fetch --all
|
19 |
-
git lfs pull
|
20 |
-
```
|
21 |
-
to get the original files in your directory.
|
22 |
|
23 |
## Model Files
|
24 |
|
|
|
5 |
|
6 |
This repository contains a Fastspeech2 Model for 16 Indian languages (male and female both) implemented using the Hybrid Segmentation (HS) for speech synthesis. The model is capable of generating mel-spectrograms from text inputs and can be used to synthesize speech..
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
## Model Files
|
10 |
|