Aumkeshchy2003 commited on
Commit
cfdb286
·
verified ·
1 Parent(s): 76aba52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import torch
6
  import soundfile as sf
7
  import os
8
 
9
-
10
  # Load models and processors
11
  processor = AutoProcessor.from_pretrained("Aumkeshchy2003/speecht5_finetuned_Aumkesh_tr")
12
  model = AutoModelForTextToSpectrogram.from_pretrained("Aumkeshchy2003/speecht5_finetuned_Aumkesh_tr")
 
6
  import soundfile as sf
7
  import os
8
 
 
9
  # Load models and processors
10
  processor = AutoProcessor.from_pretrained("Aumkeshchy2003/speecht5_finetuned_Aumkesh_tr")
11
  model = AutoModelForTextToSpectrogram.from_pretrained("Aumkeshchy2003/speecht5_finetuned_Aumkesh_tr")