chsasank commited on
Commit
31eb29f
·
verified ·
1 Parent(s): 4d4b5ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,6 +14,9 @@ language:
14
 
15
  We wanted to fine-tune a Kannada TTS model using openly available data and open tools. Here's exactly how we did it from Wikipedia dump to a trained model.
16
 
 
 
 
17
  # Synthetic Data Generation
18
 
19
  Code to run this in `synthetic_data` folder. We document the process here.
 
14
 
15
  We wanted to fine-tune a Kannada TTS model using openly available data and open tools. Here's exactly how we did it from Wikipedia dump to a trained model.
16
 
17
+
18
+ <audio controls src="https://cdn-uploads.huggingface.co/production/uploads/64b78437fa7eabaae5fea33a/QJi5EMXL16gLnnsqrDXSd.mpga"></audio>
19
+
20
  # Synthetic Data Generation
21
 
22
  Code to run this in `synthetic_data` folder. We document the process here.