lostmemories/Lark
Project ID: 11238
Description
Lark is a simple audiobook creator. It can load books in TXT, PDF and FB2 formats. Through use of the GStreamer backend many popular audio file formats are supported including: WAV, Ogg/Vorbis, Ogg/Opus, FLAC and even MP3 and AAC if you install additional codecs. Voice is synthesized using RHVoice and ESpeak TTS engines.
Installation Instructions
RHVoice
First use following command sequence to install RHVoice with additional voices:
dnf copr enable lostmemories/RHVoice
dnf install rhvoice
dnf install rhvoice-russian
dnf install rhvoice-ukrainian
Lark
Then use following command sequence to install Lark:
dnf copr enable lostmemories/Lark
dnf install lark
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable lostmemories/Lark
More info about enabling Copr repositories