Oracle Cloud Infrastructure Python SDK for Realtime Speech Service
Project description
Oracle Cloud Infrastructure Realtime Speech Python SDK
About
This repository contains the source code for the Python SDK to connect to the Realtime Speech Service. There is also an example client to help with connecting to the service.
This SDK is based on the popular websockets python library.
Installation
It is highly recommended that a Python virtual environment be used when installing the OCI Realtime Speech Python SDK. Once your virtual environment is active, the SDK can be installed using pip. Do the following for installation:
pip install oci-ai-speech-realtime
Development
Follow the instructions in the Development Readme to get started with local development/testing of the SDK code.
Documentation
The home page for the OCI Speech Service can be found here. The API reference for OCI Speech Service can be found here.
Note that realtime speech URLs are distinct from the speech URLs mentioned in the above link. To obtain a realtime speech url, take a speech url, and replace 'speech' with realtime. Also replace https with wss.
For example, for the following speech url:
https://speech.aiservice.af-johannesburg-1.oci.oraclecloud.com
This is the corresponding realtime speech URL:
wss://realtime.aiservice.af-johannesburg-1.oci.oraclecloud.com
Examples
We have an example here itself, it can be found in the example-client directory.
Contributing
This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide
Security
Please consult the security guide for our responsible security vulnerability disclosure process
License
Copyright (c) 2024, 2025, Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oci_ai_speech_realtime-2.2.0.tar.gz.
File metadata
- Download URL: oci_ai_speech_realtime-2.2.0.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f9af4b13174ce372fa7cf7bd9d0189566d84f290ab43a9dc033d446cf2f9027
|
|
| MD5 |
6328a16ab69f9fd53cad0727ce0d4318
|
|
| BLAKE2b-256 |
16fa90a8807c721f659247b54bb6b04827025a72fbe9f99542cd841ff40c74e6
|
File details
Details for the file oci_ai_speech_realtime-2.2.0-py3-none-any.whl.
File metadata
- Download URL: oci_ai_speech_realtime-2.2.0-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0216aff1425803f8a88eca4cab9e9f2a086077f7af7cdeb1dc1e49349e649a35
|
|
| MD5 |
5ee2eb7132cd6e52d7965e7716d9da01
|
|
| BLAKE2b-256 |
f7cd1b96bdfd753e0205cf8b9f517381cd110f34febf1b2f17fca76d09249de6
|