Skip to content

Commit

Permalink
Update conf.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Yi-Ting Chiu <[email protected]>
  • Loading branch information
t41372 authored Dec 21, 2024
1 parent b73ace3 commit 1d53816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ VOICE_INPUT_ON: True
MIC_IN_BROWSER: False # Deprecated and useless now. Do not enable it. Bad things will happen.

# speech to text model options: "Faster-Whisper", "WhisperCPP", "Whisper", "AzureASR", "FunASR", "GroqWhisperASR", "SherpaOnnxASR"
ASR_MODEL: "Faster-Whisper"
ASR_MODEL: "FunASR"

AzureASR:
api_key: "azure_api_key"
Expand Down

0 comments on commit 1d53816

Please sign in to comment.