ntt123 commited on
Commit
b8b08c2
·
1 Parent(s): 757c793

rm unused import

Browse files
Files changed (1) hide show
  1. synthesize.py +0 -1
synthesize.py CHANGED
@@ -6,7 +6,6 @@ import json
6
  import os
7
 
8
  os.environ["NLTK_DATA"] = "nltk_data"
9
- import soundfile as sf
10
  import torch
11
  import yaml
12
  from g2p_en import G2p
 
6
  import os
7
 
8
  os.environ["NLTK_DATA"] = "nltk_data"
 
9
  import torch
10
  import yaml
11
  from g2p_en import G2p