Julienxu commited on
Commit
40c00d1
1 Parent(s): 2eb63d8

Update speech.py

Browse files
Files changed (1) hide show
  1. speech.py +1 -1
speech.py CHANGED
@@ -45,7 +45,7 @@ with demo:
45
  demo.launch(share=True,
46
  server_port=int(os.environ.get('PORT1',8080)))
47
 
48
- demo.close()
49
  '''
50
 
51
  import soundfile as sf
 
45
  demo.launch(share=True,
46
  server_port=int(os.environ.get('PORT1',8080)))
47
 
48
+
49
  '''
50
 
51
  import soundfile as sf