Skip to content

Releases: daswer123/silero-tts-enhanced

0.0.5

18 Oct 17:37
Compare
Choose a tag to compare

EN

  1. Added a new parameter --log-level, with it you can control logs that come from the model. By default INFO you can also completely disable it by setting the value to NONE.
  2. now models are downloaded to the local folder.

RU

  1. Добавил новый параметр --log-level, с помощью него можно контролировать логи которые исходят из модели. По умолчанию INFO вы так же можете полностью отключить поставив значение в NONE
  2. Теперь модели скачиваются в локальную папку.

0.0.4

26 May 23:45
Compare
Choose a tag to compare

Notes

  1. Added the ability to change internal instance parameters

0.0.3

26 May 23:20
Compare
Choose a tag to compare
  1. Added the ability to get a sample rate
  2. Configured automatic assignment of sample rate in cli if the user has not selected it

0.0.2

26 May 22:24
Compare
Choose a tag to compare

Notes

  1. Removed the config, now it downloads automatically.

  2. Added a warning in case of missing configure

  3. Added tests

0.0.1

26 May 21:22
dd30d81
Compare
Choose a tag to compare

Silero TTS Enhanced v0.0.1 Release

  • Silero TTS Enhanced is a Python library that enhances the original Silero TTS project, providing a convenient way to synthesize speech from text using Silero TTS models.

  • This initial v0.0.1 release offers both a user-friendly command-line interface and the ability to integrate the library into your own Python projects. With features like automatic model downloading, text preprocessing, batch processing, and detailed logging,

  • Silero TTS Enhanced aims to simplify and streamline the process of generating high-quality speech from text.