diff --git a/README.md b/README.md index 70ef98b..ce7a454 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Banana Client is a powerful web application for AI-assisted video content creation, offering features like text generation, speech synthesis, video processing, and subtitle generation. This is a work-in-progress local PC WebUI client for use with a corresponding WhisperX and LLM servers. +> **Note: This application has only been tested on Windows operating systems.** + ## Features - Text generation using AI models @@ -68,6 +70,11 @@ Banana Client is a powerful web application for AI-assisted video content creati - [ ] Add support for outputting video in different languages. - [X] Improve integration with WhisperX server for transcription. +## Known Issues and Limitations + +- This application has only been tested on Windows. Compatibility with other operating systems is not guaranteed. +- Some features may require additional setup or external dependencies. Please refer to the documentation for specific requirements. + ## Contributing 1. Fork the repository