Skip to content

Tags: kopecmaciej/fox-reader

Tags

v0.1.5

Toggle v0.1.5's commit message
add fix to the voice language

v0.1.4

Toggle v0.1.4's commit message
fix: espeak env

v0.1.3

Toggle v0.1.3's commit message
update default highlight color

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add espeak handler to cli for now (#19)

* add espeak handler

* add progress dialog and show downloading in terminal

* feat: add progress bar support for espeak download in PiperTTS

* feat: add espeak data check and download in generate_piper_raw_speech methods

* refactor: move generate_piper_raw_speech_with_progress from Language to VoiceManager

* small improvments

* refactor: simplify espeak installation and runtime handling in voice manager

refactor: improve espeak download progress tracking in voice manager

refactor: simplify let_and_return in espeak_handler download logic

v0.1.1

Toggle v0.1.1's commit message
update version in cargo toml

v0.1.0

Toggle v0.1.0's commit message
add release files