kadirnar commited on
Commit
88630bd
·
verified ·
1 Parent(s): 7557714

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MeloTTS Model Checkpoint
2
 
3
  This repository contains trained model checkpoints for MeloTTS, a high-quality multi-lingual text-to-speech system. These checkpoints are part of a trained model that can be used for text-to-speech synthesis.
@@ -64,4 +76,4 @@ This model is based on [MeloTTS](https://github.com/myshell-ai/MeloTTS) by MyShe
64
 
65
  ## License
66
 
67
- This model follows the same licensing as the original MeloTTS repository (MIT License).
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - reach-vb/jenny_tts_dataset
5
+ language:
6
+ - en
7
+ base_model:
8
+ - myshell-ai/MeloTTS-English
9
+ tags:
10
+ - audio
11
+ - melotts
12
+ ---
13
  # MeloTTS Model Checkpoint
14
 
15
  This repository contains trained model checkpoints for MeloTTS, a high-quality multi-lingual text-to-speech system. These checkpoints are part of a trained model that can be used for text-to-speech synthesis.
 
76
 
77
  ## License
78
 
79
+ This model follows the same licensing as the original MeloTTS repository (MIT License).