Asim037 commited on
Commit
ebd06ec
1 Parent(s): ab23f8d

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,10 +4,10 @@ language:
4
  license: mit
5
  base_model: microsoft/speecht5_tts
6
  tags:
7
- - '[finetuned_model, lj_speech]'
8
  - generated_from_trainer
9
  datasets:
10
- - FYP/LJ-Speech
11
  model-index:
12
  - name: SpeechT5 TTS
13
  results: []
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Lj-Speech dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.9651
24
 
25
  ## Model description
26
 
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss |
57
- |:-------------:|:------:|:----:|:---------------:|
58
- | 1.3099 | 0.2714 | 100 | 1.1364 |
59
- | 1.0547 | 0.5427 | 200 | 0.9651 |
60
 
61
 
62
  ### Framework versions
 
4
  license: mit
5
  base_model: microsoft/speecht5_tts
6
  tags:
7
+ - '[finetuned_model, lj_speech11]'
8
  - generated_from_trainer
9
  datasets:
10
+ - FYP/LJ-Speech11
11
  model-index:
12
  - name: SpeechT5 TTS
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Lj-Speech dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.2991
24
 
25
  ## Model description
26
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 1.7243 | 100.0 | 100 | 1.4665 |
59
+ | 1.3121 | 200.0 | 200 | 1.2991 |
60
 
61
 
62
  ### Framework versions