iAkashPaul commited on
Commit
9ee2415
1 Parent(s): 4a3cd21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -14,13 +14,20 @@ tags:
14
  - india
15
  - indic
16
  - tts
 
 
17
  pretty_name: Indic TTS Dataset from II
18
  ---
19
 
20
- IISC TTS Data Sources from [LIMMITS dataset 2024](https://ee.iisc.ac.in/limmitsdataset/)
 
 
 
 
21
 
22
- Will upload ```datasets``` comptabile files once I fetch all of the below tars.
23
 
 
24
  ```bash
25
  wget -O 'Bengali_F.tar.gz' 'https://ee.iisc.ac.in/limmitsdataset/download/Bengali_F.tar.gz'
26
  wget -O 'Chhattisgarhi_F.tar.gz' 'https://ee.iisc.ac.in/limmitsdataset/download/Chhattisgarhi_F.tar.gz'
 
14
  - india
15
  - indic
16
  - tts
17
+ - voice-cloning
18
+ - text-to-speech
19
  pretty_name: Indic TTS Dataset from II
20
  ---
21
 
22
+ # Indic TTS dataset
23
+
24
+ 7 languages from [IISC's LIMMITS Challenge 2024](https://ee.iisc.ac.in/limmitsdataset/)
25
+
26
+ ## Roadmap
27
 
28
+ To use this for training VALLE-X & VoiceBox based TTS models
29
 
30
+ ## Fetch the tars directly
31
  ```bash
32
  wget -O 'Bengali_F.tar.gz' 'https://ee.iisc.ac.in/limmitsdataset/download/Bengali_F.tar.gz'
33
  wget -O 'Chhattisgarhi_F.tar.gz' 'https://ee.iisc.ac.in/limmitsdataset/download/Chhattisgarhi_F.tar.gz'