lmzjms commited on
Commit
7aa98e5
·
1 Parent(s): a8b5c93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -209,8 +209,8 @@ if __name__ == '__main__':
209
  #'T2A': 'cuda:0',
210
  #'I2A': 'cuda:0',
211
  #'TTS': 'cuda:0'
212
- 'T2S': 'cuda:0'
213
- #'ASR': 'cuda:0',
214
  #'A2T': 'cpu',
215
  #'Inpaint': 'cuda:0',
216
  #'SoundDetection': 'cpu',
 
209
  #'T2A': 'cuda:0',
210
  #'I2A': 'cuda:0',
211
  #'TTS': 'cuda:0'
212
+ #'T2S': 'cuda:0'
213
+ 'ASR': 'cuda:0'
214
  #'A2T': 'cpu',
215
  #'Inpaint': 'cuda:0',
216
  #'SoundDetection': 'cpu',