Files
dc-kc/charts/whisper

whisper

Version: 0.2.0 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Requirements

Repository Name Version
oci://registry.gitlab.com/georgeraven/raven-helm-charts whisper(faster-whisper) 0.2.0

Values

Key Type Default Description
whisper.env[0].name string "PUID"
whisper.env[0].value string "1000"
whisper.env[1].name string "PGID"
whisper.env[1].value string "1000"
whisper.env[2].name string "TZ"
whisper.env[2].value string "Etc/UTC"
whisper.env[3].name string "WHISPER_MODEL"
whisper.env[3].value string "tiny-int8"
whisper.env[4].name string "WHISPER_BEAM"
whisper.env[4].value string "1"
whisper.env[5].name string "WHISPER_LANG"
whisper.env[5].value string "en"
whisper.livenessProbeEnabled bool false
whisper.podSecurityContextEnabled bool false
whisper.readinessProbeEnabled bool false
whisper.resources.requests.cpu string "500m"
whisper.securityContextEnabled bool false
whisper.startupProbeEnabled bool false