Skip to main content

Soniox speech recognition service client library

Project description

Soniox Python Client Library

This is a client library for the Soniox speech recognition service. Please see the tutorials.

Requirements

Python 3.7 or higher. For development, we require Python 3.8 or higher.

Usage

See soniox_examples/python.

Development

Create and enter venv:

python3 -m venv .venv
source .venv/bin/activate

Install packages:

python3 -m pip install -U pip
python3 -m pip install -U setuptools wheel
python3 -m pip install -r requirements.txt

Build library:

python3 -m build

Publish to PyPI:

python3 -m pip install -U twine
python3 -m twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soniox-1.10.1.tar.gz (25.4 kB view hashes)

Uploaded Source

Built Distribution

soniox-1.10.1-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page