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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymtts-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 c0408be241ba703e6e7d2f29a47597924150aef1e0469552dd013a4addba73dc
MD5 2eb7eadc940d5ee1407b7ef742135ba7
BLAKE2b-256 938218c034f27ff157c06b88e085fbcdf95bfebb133fa4d87cfab2dee8071364

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymtts-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ba3e9464039c09ec6df19805797760d15326f28d3a3bd04770811204e34c1aa
MD5 5aa235389e6d7648648f470d76cf90df
BLAKE2b-256 bc2f0a0e611ea845764d1d7d1e22a283cb395febafbf8cd4c25b6ecb053a652f

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