Sahana31 commited on
Commit
4a45785
·
1 Parent(s): cacc326

changed url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def get_audio(input_text, usecase_id):
24
  logger.info(f"Input Text: {input_text}")
25
 
26
  # Define the API endpoint and headers
27
- url = "https://gaganyatri-llm-indic-server-cpu.hf.space/v1/audio/speech"
28
  headers = {
29
  "X-API-Key": "your-new-secret-api-key",
30
  "Content-Type": "application/json"
 
24
  logger.info(f"Input Text: {input_text}")
25
 
26
  # Define the API endpoint and headers
27
+ url = "https://slabstech-dhwani-internal-api-server.hf.space/v1/audio/speech"
28
  headers = {
29
  "X-API-Key": "your-new-secret-api-key",
30
  "Content-Type": "application/json"