diff --git a/README.md b/README.md index 33b1209..772d29a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ YouTube Auto Dub is a Python pipeline that downloads a YouTube video, transcribe - Translation now uses an OpenAI-compatible `/v1/chat/completions` endpoint. - Google Translate scraping has been removed from the active runtime path. -- LM Studio is now the default and only supported translation backend. +- OpenAI compatible backend is now the default with no option for Google Translate. - Translation settings can be configured with environment variables or CLI flags. ## Requirements