Introduction
What Orate is and what it does.
Orate is an artificial intelligence (AI) toolkit focused on speech, helping you create realistic, human-like speech and transcribe audio with a unified API that works with leading AI providers like OpenAI, ElevenLabs and AssemblyAI.
Why use Orate?
Integrating AI services can be difficult and each provider has their own APIs and SDKs which varies in functionality and quality. Each provider takes and returns different formats, making it difficult to switch between providers. Additionally, many LLM speech SDKs do not have solid Typescript definitions for things like models and voices.
Orate solves these problems by providing a unified API with a single interface, allowing you to easily switch between providers and use the best AI services for your needs.
Community
Orate is an open source project and we welcome contributions from the community. If you have any ideas or suggestions, please feel free to open an issue or submit a pull request. Check out our contributing guide for more information.
License
Orate is licensed under the MIT License. This means you can use Orate in your commercial and open source projects.