Icespeak

Latest version: v0.3.3

Safety actively analyzes 623383 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.3

- Greatly improved logging. `icespeak` is now the root logger and should in most cases be set to log level `INFO`.
- Export `icespeak.TTSOutput`.
- Tiro TTS disabled temporarily.
- (Fixed links and images on PyPI.)

**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.3.2...v0.3.3

0.3.2

Small fixes to links.

**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.3.1...v0.3.2

0.3.1

- Improved CLI interface using [typer](https://github.com/tiangolo/typer) :tada:
- Fix reading variables from `.env` file.

What's Changed
* Migrate CLI interface to typer library by sultur in https://github.com/mideind/Icespeak/pull/3


**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.3.0...v0.3.1

0.3.0

- Changes to public facing API, `text_to_speech` renamed to `tts_to_file`, and now returns named tuple.
- Improved README.

**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* Model refactor by sultur in https://github.com/mideind/Icespeak/pull/2

**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.1.1...v0.2.0

0.1.1

- Make `token_transcribe` configurable with sensible defaults.
- Export `fast_transcribe` wrapper for `token_transcribe`, along with the available voices.
- Add information about the language of each voice, allow aliases for voices (only use voice_id internally).

**Full Changelog**: https://github.com/mideind/Icespeak/compare/v0.1.0...v0.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.