egmaminta commited on
Commit
d8f70c4
·
1 Parent(s): 5678041

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import scipy.io.wavfile
6
  import time
7
  from espnet2.bin.tts_inference import Text2Speech
8
  from espnet2.utils.types import str_or_none
9
- import soundfile as sf
10
  import call_labels
11
 
12
  # call the labels (data set from: https://www.kaggle.com/itsahmad/indoor-scenes-cvpr-2019)
 
6
  import time
7
  from espnet2.bin.tts_inference import Text2Speech
8
  from espnet2.utils.types import str_or_none
 
9
  import call_labels
10
 
11
  # call the labels (data set from: https://www.kaggle.com/itsahmad/indoor-scenes-cvpr-2019)