str20tbl commited on
Commit
925bf51
·
1 Parent(s): f70c14d
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ import torch
7
  from transformers import pipeline
8
 
9
  synthesiser = pipeline("text-to-speech", "techiaith/microsoft_speecht5_finetuned_bu_tts_cy_en")
10
- synthesiser.to('cuda')
11
 
12
  speaker_embeddings = {
13
  "GGP": "spkemb/speaker0.npy",
 
7
  from transformers import pipeline
8
 
9
  synthesiser = pipeline("text-to-speech", "techiaith/microsoft_speecht5_finetuned_bu_tts_cy_en")
 
10
 
11
  speaker_embeddings = {
12
  "GGP": "spkemb/speaker0.npy",