krishna-k commited on
Commit
4c851ba
·
verified ·
1 Parent(s): caace45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ tts_model = get_tts_model()
18
 
19
 
20
 
21
- stream = Stream(ReplyOnPause(echo), modality="audio", mode="send-receive")
22
 
23
 
24
  def echo(audio):
 
18
 
19
 
20
 
21
+ #stream = Stream(ReplyOnPause(echo), modality="audio", mode="send-receive")
22
 
23
 
24
  def echo(audio):