Commit 98496a70 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

feat: update default whisper model

parent f245c626
...@@ -136,4 +136,4 @@ CHUNK_OVERLAP = 100 ...@@ -136,4 +136,4 @@ CHUNK_OVERLAP = 100
#################################### ####################################
# Transcribe # Transcribe
#################################### ####################################
WHISPER_MODEL_NAME = "tiny" WHISPER_MODEL_NAME = "base"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment