Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex SpeechKit
  • SpeechKit technology overview
    • About the Python SDK
    • Installing the Python SDK
    • Resolving version conflicts during the installation of Python SDK
    • Authentication in the Python SDK
    • Synchronous recognition using the Python SDK
    • Speech synthesis using the Python SDK
  • Supported audio formats
  • IVR integration
  • Quotas and limits
  • Access management
  • Pricing policy
  1. SDK
  2. Installing the Python SDK

Installing the Python SDK SpeechKit

Written by
Yandex Cloud
Updated at December 14, 2023

To use the Python SDK, the yandex-speechkit package is required. Install it using the pip package manager:

pip install yandex-speechkit

The installation was tested on Python 3.9. For the minimum allowed Python version, see the SDK website.

If a grpcio-tools package version conflict occurs during the installation, see Resolving version conflicts during the installation of Python SDK.

Was the article helpful?

Previous
About the Python SDK
Next
Resolving version conflicts during the installation of Python SDK
Yandex project
© 2025 Yandex.Cloud LLC