lodhrangpt commited on
Commit
2ad12a1
·
verified ·
1 Parent(s): 85bbfb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def text_to_speech_transcribe(text):
20
 
21
  # Replace 'YOUR_GROQ_API_KEY' with your actual Groq API key
22
  headers = {
23
- "Authorization": "Bearer YOUR_GROQ_API_KEY", # Replace with your Groq API key
24
  }
25
 
26
  # Prepare the files and data for the request
 
20
 
21
  # Replace 'YOUR_GROQ_API_KEY' with your actual Groq API key
22
  headers = {
23
+ "Authorization": "Bearer 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", # Replace with your Groq API key
24
  }
25
 
26
  # Prepare the files and data for the request