Tonic commited on
Commit
da61538
1 Parent(s): 9620ec8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import numpy as np
9
  import torch.nn.functional as F
10
  from whisperspeech.languages import LANGUAGES
11
  from whisperspeech.pipeline import Pipeline
12
- from whispeech.utils import resampler
13
 
14
  title = """# 🙋🏻‍♂️ Welcome to🌟Tonic's🌬️💬📝WhisperSpeech
15
 
 
9
  import torch.nn.functional as F
10
  from whisperspeech.languages import LANGUAGES
11
  from whisperspeech.pipeline import Pipeline
12
+ from whisperspeech.utils import resampler
13
 
14
  title = """# 🙋🏻‍♂️ Welcome to🌟Tonic's🌬️💬📝WhisperSpeech
15