Skip to main content

A python package for using Azure smart AI speech

Project description

pymtts

A python package for using Azure smart AI speech

how to install

pip3 install --upgrade pymtts

sample use case

from pymtts import async_Mtts
mtts = async_Mtts()
mp3_bytes_buffer = await mtts.mtts("欢迎使用pymtts","zh-CN-YunxiNeural", 'general', 0, 0, )

get all supported voice models

from pymtts import async_Mtts
mtts = async_Mtts()
models= await mtts.get_lang_models()

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

pymtts-0.1.8.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

pymtts-0.1.8-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file pymtts-0.1.8.tar.gz.

File metadata

  • Download URL: pymtts-0.1.8.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.9

File hashes

Hashes for pymtts-0.1.8.tar.gz
Algorithm Hash digest
SHA256 ab7f2a6289ca99ef83756d6b9001a558588db13eb5f7fcc4af14841c4c8b5593
MD5 f2633146ee983ff4aacaa8c7d8a08d97
BLAKE2b-256 d1498253b996248626bf9ee97e3b1c0bb3d116c72449adb9d14067eb1c7a1c87

See more details on using hashes here.

File details

Details for the file pymtts-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pymtts-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.9

File hashes

Hashes for pymtts-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 edcef03ace047ec7a500b3a4dc8dd3331b021a6cad33794f40f911ec702e3b12
MD5 f6dad8c86aefe20a334532d08c3d45dd
BLAKE2b-256 1427fc29fca4919c4ac3db57cd9607b26207a8592c403edeb34fe199e6880879

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