rahulvramesh commited on
Commit
c8f97e6
·
1 Parent(s): 5d5cfc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -101,12 +101,12 @@ pcm_audio = tts.tts_with_preset("your text here", voice_samples=reference_clips,
101
  ## Loss Curves
102
 
103
  <p align="center">
104
- <img src="https://raw.githubusercontent.com/BudEcosystem/Tansen/main/results/images/loss_mel_ce.png" alt="" />
105
  <span>loss_mel_ce</span>
106
  <p>
107
 
108
  <p align="center">
109
- <img src="https://raw.githubusercontent.com/BudEcosystem/Tansen/main/results/images/loss_text_ce.png" alt="" />
110
  <span>loss_text_ce</span>
111
  <p>
112
 
 
101
  ## Loss Curves
102
 
103
  <p align="center">
104
+ <img src="https://raw.githubusercontent.com/BudEcosystem/Tansen/main/results/images/loss_mel_ce.png" alt="" width="500"/>
105
  <span>loss_mel_ce</span>
106
  <p>
107
 
108
  <p align="center">
109
+ <img src="https://raw.githubusercontent.com/BudEcosystem/Tansen/main/results/images/loss_text_ce.png" alt="" width="500" />
110
  <span>loss_text_ce</span>
111
  <p>
112