makinuh commited on
Commit
8d9c48e
·
verified ·
1 Parent(s): 87476ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -5,4 +5,5 @@ def echo(audio):
5
 
6
  stream = Stream(ReplyOnPause(echo), mode="send-receive", modality="audio", rtc_configuration=get_hf_turn_credentials())
7
 
8
- stream.ui.launch()
 
 
5
 
6
  stream = Stream(ReplyOnPause(echo), mode="send-receive", modality="audio", rtc_configuration=get_hf_turn_credentials())
7
 
8
+ #stream.ui.launch()
9
+ stream.fastphone()