ukaAi commited on
Commit
0a58f0b
·
verified ·
1 Parent(s): 9cd6cc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -3,8 +3,8 @@ import azure.cognitiveservices.speech as speechsdk
3
  import time
4
 
5
  # Azure credentials
6
- SPEECH_KEY = "your_speech_key"
7
- SERVICE_REGION = "your_service_region"
8
 
9
  # Define the language and dialect mapping
10
  language_dialects = {
 
3
  import time
4
 
5
  # Azure credentials
6
+ SPEECH_KEY = "vkv2VVTi1agTmU74Sz8C62mOymEHmoknwCaQEnEsroK1AE0B7xt9JQQJ99BDACI8hq2XJ3w3AAAYACOGrzMV"
7
+ SERVICE_REGION = "switzerlandnorth"
8
 
9
  # Define the language and dialect mapping
10
  language_dialects = {