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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: seavoice-sdk-test-2.0.16.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.16.tar.gz
Algorithm Hash digest
SHA256 10bd49b7d1085586a52f914d0efef07beabc7692a7ccd34310dcf486d1ba95d2
MD5 b82623aca21f598b6c02789a2fcb3011
BLAKE2b-256 59d635d3896e21b5869939721ea7486f61670328c198409a26e5018fafa1536a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for seavoice_sdk_test-2.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 d9b2c3fce36d53f13b7581b0c1d602eaa367bf118e5e53d0ab3a64db1b6e960b
MD5 ab94ddd826a8c569cfefc27633a51cff
BLAKE2b-256 059cfde220bf362efd8e0b91d4b7be40b2b566ba96061280dd1348d7a1a2cc1a

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