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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pymtts-0.2.1.tar.gz
Algorithm Hash digest
SHA256 81b7935add32e16aa7d4ec4bff2435384b19c4e549843e28d21bcfd40e984629
MD5 75496f9a054bd8d6a0b4d4e349eeccf3
BLAKE2b-256 3aa76f1bf8f1be2813b9b4ea5c147e6062a39bfd389cb052290d3cedd506d459

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pymtts-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aeedf35a160356b0abc553f3d146e8b4749507d72f0f968558c774ba9bcf3530
MD5 6053b4162b3752c0c751cb93e300bcb4
BLAKE2b-256 dfaed38b22f33355737f3bdd9360089b241861d12ad077b0c645ee41773c363d

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