Skip to main content

lectura-tts-mono

French text-to-speech pipeline (monospeaker) — text to audio in one call. Combines G2P pipeline with neural TTS (Conformer or FastPitch + HiFi-GAN).

Pipeline TTS monospeaker du francais — texte vers audio en un appel. Combine le pipeline G2P avec la synthese neuronale (Conformer ou FastPitch + HiFi-GAN).

Installation

pip install lectura-tts-mono                 # pipeline
pip install lectura-tts-mono[retimbre]       # + conversion vocale zero-shot

Usage

from lectura_tts_mono import synthetiser

audio = synthetiser("Bonjour, comment allez-vous ?")
# audio : numpy array (int16, 22050 Hz)

Architecture

  • G2P : lectura-g2p — texte vers phonetique IPA
  • TTS : lectura-monospeaker — phonetique vers audio (Conformer ou FastPitch + HiFi-GAN, ONNX)
  • Retimbre (optionnel) : lectura-vc-zeroshot — conversion vocale zero-shot

Licence

AGPL-3.0-or-later — voir LICENCE.txt. Modeles pre-entraines : voir MODEL_LICENCE.md.

Licence commerciale et modeles locaux disponibles — contacter admin@lectura.world.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lectura_tts_mono-1.0.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lectura_tts_mono-1.0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file lectura_tts_mono-1.0.1.tar.gz.

File metadata

  • Download URL: lectura_tts_mono-1.0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for lectura_tts_mono-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1a61088fcbae850763ba8ef0ee89fbe4103f5059171c1220e3f921fddf5a8434
MD5 6e60e9831bebeb417f984d665b8838ca
BLAKE2b-256 ad00ad5c7ef42a6f3b186c00bf7f34edbbc36aa4beb1ecc5bebc3884d7d86498

See more details on using hashes here.

File details

Details for the file lectura_tts_mono-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for lectura_tts_mono-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce05589df40799de0a80dfcfae593c49ad3df287f510fedfb594ee8970211312
MD5 e326d8031560739613c4a0113eed1e6b
BLAKE2b-256 04863175516bc439882ae03fe78603a69a11c40673b87d4ce519378dbad15b73

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page