-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
8 lines (8 loc) · 812 Bytes
/
.env.example
File metadata and controls
8 lines (8 loc) · 812 Bytes
1
2
3
4
5
6
7
8
STREAMING_API_IMAGE=344839248844.dkr.ecr.us-west-2.amazonaws.com/self-hosted-streaming-api:release-v0.6.0
LICENSE_AND_USAGE_PROXY_IMAGE=344839248844.dkr.ecr.us-west-2.amazonaws.com/self-hosted-streaming-license-and-usage-proxy:release-v0.6.0
USAGE_TRACKING_API_KEY=<your_usage_tracking_api_key_here>
# Required only when running the Universal stack (docker-compose.yml):
STREAMING_ASR_ENGLISH_IMAGE=344839248844.dkr.ecr.us-west-2.amazonaws.com/self-hosted-streaming-asr-english:release-v0.6.0
STREAMING_ASR_MULTILANG_IMAGE=344839248844.dkr.ecr.us-west-2.amazonaws.com/self-hosted-streaming-asr-multilang:release-v0.6.0
# Required only when running the U3 Pro stack (docker-compose.u3pro.yml):
STREAMING_ASR_U3PRO_IMAGE=344839248844.dkr.ecr.us-west-2.amazonaws.com/self-hosted-streaming-asr-u3-pro:release-v0.6.0