kevinwang676 commited on
Commit
d484388
·
1 Parent(s): 9c31286

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -21,6 +21,8 @@ from tts_voice import tts_order_voice
21
  import edge_tts
22
  import tempfile
23
  import anyio
 
 
24
 
25
  '''
26
  def get_wavlm():
 
21
  import edge_tts
22
  import tempfile
23
  import anyio
24
+ import asyncio
25
+
26
 
27
  '''
28
  def get_wavlm():