aimerou commited on
Commit
a254fde
·
1 Parent(s): 264c73d

update ngrok url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import io
5
  import wave
6
 
7
  # API endpoint
8
- API_URL = "https://da7d-98-80-96-156.ngrok-free.app"
9
 
10
  def check_api_health():
11
  """Check if the TTS API service is available"""
 
5
  import wave
6
 
7
  # API endpoint
8
+ API_URL = "https://0608-44-220-51-89.ngrok-free.app"
9
 
10
  def check_api_health():
11
  """Check if the TTS API service is available"""