Whisper / utils /config.py
basyx's picture
Update utils/config.py
37be591 verified
Raw
History Blame Contribute Delete
98 Bytes
MODEL_SIZE = "base"
FONT_PATH = "fonts/TikTok-Bold.ttf"
OUTPUT_DIR = "outputs"
TEMP_DIR = "temp"