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.15.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

seavoice_sdk_test-2.0.15-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: seavoice-sdk-test-2.0.15.tar.gz
  • Upload date:
  • Size: 10.1 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.15.tar.gz
Algorithm Hash digest
SHA256 ad973359aa7fe90839798209e4ba7d85f13f92377af4a25bdf76655159167351
MD5 86b49c492f760da162e6fefd98996084
BLAKE2b-256 612157e47463c114e3d0c6d18bd4316e4e59aa48c32d1661289a57b0f6769fa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for seavoice_sdk_test-2.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 65933212931d973c5fef3788e895e7f188ddb3809e73ff5a8befc4ac2226eed9
MD5 fe7a800773807f83d282c3ff3eaa5bdc
BLAKE2b-256 01e8fbc777c0bef952ea6623597a0224e5f52339c0e32eb95a9ba5dbc103c3d0

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