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

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://120f-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://da7d-98-80-96-156.ngrok-free.app"
9
 
10
  def check_api_health():
11
  """Check if the TTS API service is available"""