Skip to main content

Catalan Text to Speech

Project description

This Repo Contains Implementation of Catalan Text To Speech With Some Samples

logan-armstrong-hVhfqhDYciU-unsplash

Based on Microsoft's FastSpeech

Catalan Version of FastSpeech Repo

fast_speech

The model has following advantages:

  • Robustness: No repeats and failed attention modes for challenging sentences.
  • Speed: The generation of a mel spectogram takes about 0.04s on a GeForce RTX 2080.
  • Controllability: It is possible to control the speed of the generated utterance.
  • Efficiency: In contrast to FastSpeech and Tacotron, the model of ForwardTacotron does not use any attention. Hence, the required memory grows linearly with text size, which makes it possible to synthesize large articles at once.

Check out the latest audio samples (ForwardTacotron + WaveRNN)! The samples are generated with a model trained on 2 hoours of data from Catalan Common Voice and vocoded with WaveRNN, MelGAN, or HiFiGAN. You can try out the latest pretrained model with the following notebook:

Open In Colab

References

Acknowlegements

Maintainers

Copyright

See LICENSE for details.

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

CatalanTTSo-0.0.1.tar.gz (42.4 kB view hashes)

Uploaded Source

Built Distribution

CatalanTTSo-0.0.1-py3-none-any.whl (62.2 kB view hashes)

Uploaded Python 3

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