fix: remove unnecessary files

This commit is contained in:
Shiven Mian 2024-02-17 05:33:33 -08:00
parent eeff385f63
commit 566dc4df94
2 changed files with 1 additions and 4 deletions

View File

@ -6,7 +6,7 @@
ALL_LOCAL=False
WHISPER_MODEL_NAME="ggml-tiny.en.bin"
WHISPER_MODEL_URL="https://huggingface.co/ggerganov/whisper.cpp/resolve/main/"
TEACH_MODE=Falsegi
TEACH_MODE=False
# Uncomment to set your OpenAI API key
# OPENAI_API_KEY=sk-...

View File

@ -1,3 +0,0 @@
def openSpotify():
"""Open Spotify"""
print(['Open Spotify app', 'Play Adele'])