@@ -7,7 +7,7 @@ import subprocess
app = Flask(__name__)
CORS(app)
WHISPER_CPP_PATH = "/whisper.cpp/main"
WHISPER_CPP_PATH = "/whisper.cpp"
MODEL_PATH = "/whisper.cpp/models/ggml-base.en.bin"
@app.route('/transcribe', methods=['POST'])
The note is not visible to the blocked user.