deepakdara commited on
Commit
f4c17dc
·
verified ·
1 Parent(s): 874ab49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from murf import Murf
11
  attempt_count = 0
12
 
13
  # Initialize the Murf client with your initial API key.
14
- client = Murf(api_key="ap2_214acdca-35de-4dca-8810-7cc7b0068cb9")
15
 
16
  def extract_voice_id(selection):
17
  """
 
11
  attempt_count = 0
12
 
13
  # Initialize the Murf client with your initial API key.
14
+ client = Murf(api_key="ap2_94209101-077d-4962-9f4b-daeec8caeda2")
15
 
16
  def extract_voice_id(selection):
17
  """