Skip to main content

NaverTTS

NaverTTS (NAVER Text-to-Speech), a Python library and CLI tool to interface with NAVER CLOVA text-to-speech API. Writes spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout.

PyPI version Python versions PyPi Downloads Travis CI Build

Features

  • Customizable speech-specific sentence tokenizer that allows for unlimited lengths of text to be read, all while keeping proper intonation, abbreviations, decimals and more;
  • Customizable text pre-processors which can, for example, provide pronunciation corrections;
  • Automatic retrieval of supported languages.

Installation

$ pip install NaverTTS

Quickstart

Command Line:

$ navertts-cli --output hello.mp3 hello

Module:

>>> from navertts import NaverTTS
>>> tts = NaverTTS('hello')
>>> tts.save('hello.mp3')

Licence

This project was adapted from gTTS under the The MIT License (MIT). gTTS Copyright © 2014-2019 Pierre Nicolas Durette. NaverTTS Copyright © 2019 Scott Gigante.

Release files for NaverTTS 0.3.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for NaverTTS 0.3.1
File Size Uploaded
NaverTTS-0.3.1.tar.gz 19.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for NaverTTS 0.3.1
File Interpreter ABI Platform
NaverTTS-0.3.1-py3-none-any.whl Python 3 none any Details

Total release size: 44.6 kB

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page