Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,6 @@ import torch
|
|
7 |
import torch.nn.functional as F
|
8 |
from whisperspeech.languages import LANGUAGES
|
9 |
from whisperspeech.pipeline import Pipeline
|
10 |
-
import tempfil
|
11 |
|
12 |
title = """#🙋🏻♂️ Welcome to🌟Tonic's🌬️💬📝WhisperSpeech
|
13 |
You can use this ZeroGPU Space to test out the current model [🌬️💬📝collabora/whisperspeech](https://huggingface.co/collabora/whisperspeech). 🌬️💬📝collabora/whisperspeech is An Open Source text-to-speech system built by inverting Whisper. Previously known as spear-tts-pytorch. It's like Stable Diffusion but for speech – both powerful and easily customizable.
|
|
|
7 |
import torch.nn.functional as F
|
8 |
from whisperspeech.languages import LANGUAGES
|
9 |
from whisperspeech.pipeline import Pipeline
|
|
|
10 |
|
11 |
title = """#🙋🏻♂️ Welcome to🌟Tonic's🌬️💬📝WhisperSpeech
|
12 |
You can use this ZeroGPU Space to test out the current model [🌬️💬📝collabora/whisperspeech](https://huggingface.co/collabora/whisperspeech). 🌬️💬📝collabora/whisperspeech is An Open Source text-to-speech system built by inverting Whisper. Previously known as spear-tts-pytorch. It's like Stable Diffusion but for speech – both powerful and easily customizable.
|