From cb00c172f11a925864e75baf11f0e400d9b003a2 Mon Sep 17 00:00:00 2001 From: Robert Date: Thu, 9 May 2024 22:58:24 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75dcda1..2656169 100644 --- a/README.md +++ b/README.md @@ -122,10 +122,10 @@ positional arguments: options: -h, --help show this help message and exit -v, --video Download the video instead of just the audio - -name API_NAME, --api_name API_NAME + -api API_NAME, --api_name API_NAME API name for summarization (optional) -key API_KEY, --api_key API_KEY - API key for summarization (optional) - Please use the config file.... + API key for summarization (optional) -ns NUM_SPEAKERS, --num_speakers NUM_SPEAKERS Number of speakers (default: 2) -wm WHISPER_MODEL, --whisper_model WHISPER_MODEL @@ -135,6 +135,9 @@ options: -vad, --vad_filter Enable VAD filter -log {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --log_level {DEBUG,INFO,WARNING,ERROR,CRITICAL} Log level (default: INFO) + -ui, --user_interface + Launch the Gradio user interface + -demo, --demo_mode Enable demo mode -Download Audio only from URL -> Transcribe audio: