Deploy ASR microservice on Kubernetes cluster

Deploy on Kubernetes

export HFTOKEN="insert-your-huggingface-token-here"
helm install asr oci://ghcr.io/opea-project/charts/asr --set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} -f cpu-values.yaml