Skip to main content

SeaVoice SDK: Client for Seasalt speech recognition and speech synthesis.

Project description

SeaVoice SDK V2

Please contact info@seasalt.ai if you have any questions.

Speech-to-Text Example:

Prerequisites

You will need a SeaVoice speech service account to run this example. Please contact info@seasalt.ai and apply for it.

Install and import

To install SeaVoice SDK:

pip install seavoice-sdk-test

To import SeaVoice SDK:

from seavoice_sdk as SpeechRecognizer

Recognition

In the example below, we show how to recognize speech from an audio file. You can also apply recognition to an audio stream.

How to publish this package

Prerequisite

  1. cd in to this folder SeaVoice/backend/sdk/v2
  2. pip install build twine

publish a version

  1. change version in pyproject.toml
  2. set up env values
    1. set PYPI_USER=...
    2. set PYPI_PASSWORD=...
  3. source publish_package.sh
  4. python3 -m build
  5. python3 -m twine upload --skip-existing dist/* -u {username} -p {password}

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

seavoice-sdk-test-2.0.13.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

seavoice_sdk_test-2.0.13-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file seavoice-sdk-test-2.0.13.tar.gz.

File metadata

  • Download URL: seavoice-sdk-test-2.0.13.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for seavoice-sdk-test-2.0.13.tar.gz
Algorithm Hash digest
SHA256 ecae3981bba0f23463f9232aed9e3cdbef3123754ad6e1e003d7f85eebbda685
MD5 592a356f8aac53d1c41f41aa2f0fa764
BLAKE2b-256 e7f94e042d5b30cb32d52b0e900170bdfdb8f2ab0cec5022577d02f7947c0d2f

See more details on using hashes here.

File details

Details for the file seavoice_sdk_test-2.0.13-py3-none-any.whl.

File metadata

File hashes

Hashes for seavoice_sdk_test-2.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 0afe75ec5f0c96692e12798f9fba8341dff53e5ba555edef175aa6a64cc8596b
MD5 572d8cdf2aaa2b022300c6bdbccc48d4
BLAKE2b-256 dba9d894f61d0ffb7d6a2eef70de8f39ddf2d200a0ee55b56c2c2c8d27e3e6c6

See more details on using hashes here.

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