Reverie Documentation home pagelight logodark logo
  • Visit RevUp Dashboard
  • Visit RevUp Dashboard
  • Discord Community
  • Postman Collections
  • NPM Packages
  • Python SDK
  • Getting Started
    • Introduction
    • Get your API credentials
    • API Credits, Limits and Analytics
    • Contact Us
    Usage Guides
    • Speech to Text
    • Text-to-Speech
    • Translation
    • Transliteration
    API References
    • Speech-to-Text (Streaming) API
    • Speech-to-Text (Batch) API
    • Text-to-Speech API
    • Translation API
    • Transliteration API
    Use Cases
    • Voice Agent
    • Voice Search
    • Call Center Transcription
    • Speech Translation
    • Speech To Speech
    SDKs
    • JavaScript SDK
    • Python SDK
    • GoLang SDK
    Endpoints
    • POST
      Transliteration API
    • POST
      Translation API
    • POST
      Text to Speech API
    SDKs

    Python SDK

    Easily integrate Reverie’s Language Solutions into your Python applications using our robust Python SDK. This guide shows you how to process audio files, extract transcription data, and embed multilingual capabilities using familiar Pythonic patterns—perfect for scripts, back-end services, or data pipelines.

    Speech-to-Text (Batch)

    Transcribe audio files in batches using the python SDK. Check the repository for examples.

    Speech-to-Text (Stream)

    Enable real-time audio transcription with the python SDK. Explore the repository for details.

    Translation

    Translate and transliterate content accurately for localization and user support. Visit the repository for implementation guides.

    Transliteration

    Seamlessly convert text between scripts for multilingual platforms and global reach. Visit the repository for implementation guides.

    Text-to-Speech

    Convert written text into natural-sounding speech in multiple languages and voices. Visit the repository for implementation details and API usage.

    JavaScript SDKGoLang SDK
    githublinkedinyoutubexinstagramfacebook
    Powered by Mintlify