Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -12,7 +12,6 @@ from fastrtc import (
|
|
12 |
ReplyOnPause,
|
13 |
Stream,
|
14 |
get_stt_model,
|
15 |
-
get_twilio_turn_credentials,
|
16 |
)
|
17 |
import soundfile as sf
|
18 |
from gradio.utils import get_space
|
|
|
12 |
ReplyOnPause,
|
13 |
Stream,
|
14 |
get_stt_model,
|
|
|
15 |
)
|
16 |
import soundfile as sf
|
17 |
from gradio.utils import get_space
|