aboutsummaryrefslogtreecommitdiff
path: root/env.sample
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-13 19:57:14 -0600
committerGitHub <noreply@github.com>2023-10-13 19:57:14 -0600
commit413675d42e4480eeab76d326bd2f706191e836c5 (patch)
treebc3aa43c748e212f074bc82fa3621a7fbdec13a0 /env.sample
parent2c670084b3ea2628e9b4d874f3b858e7945ed737 (diff)
parentb919f2dcabc8dcba41f7e309b2d4eccd8cc0d87e (diff)
Merge pull request #1 from navanchauhan/deepgram-stt
ooga chaga
Diffstat (limited to 'env.sample')
-rw-r--r--env.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/env.sample b/env.sample
new file mode 100644
index 0000000..2709a6d
--- /dev/null
+++ b/env.sample
@@ -0,0 +1,9 @@
+BASE_URL=
+DEEPGRAM_API_KEY=
+OPENAI_API_KEY=
+AZURE_SPEECH_KEY=
+AZURE_SPEECH_REGION=
+TWILIO_ACCOUNT_SID=
+TWILIO_AUTH_TOKEN=
+ELEVENLABS_API_KEY=
+ELEVENLABS_VOICE_ID= \ No newline at end of file