Tencent Cloud Speech-Oriented Evaluation (SOE) SDK for Python. Provides API access to Tencent Cloud's SOE service for spoken language evaluation. As of version 3.0.1459, it follows a modular structure under the tencentcloud package. The SDK follows the release cadence of the main tencentcloud-sdk-python repository, with updates tied to service API changes.
pip install tencentcloud-sdk-python-soeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the SOE client and perform an oral process request.
Install both packages: pip install tencentcloud-sdk-python-common tencentcloud-sdk-python-soe
Supply a valid region string (e.g., 'ap-guangzhou', 'ap-beijing') to the client constructor.
pip install tencentcloud-sdk-python-soe
Check the official Tencent Cloud SOE region list and pass a valid region like 'ap-guangzhou'.