2023-02-12 15:56:46 +08:00
2023-02-12 15:56:46 +08:00
2023-02-12 15:56:46 +08:00
2023-02-12 15:56:46 +08:00
2023-02-12 15:56:46 +08:00
2023-02-12 15:56:46 +08:00

OS

  • Linux

Installation

npm i -g git+https://git.yanknil.com/uohlhv/lingva-tts.git

Usage

# Speak the word `apple`
lingva-tts --lang en --query apple | aplay -q -r 48000

# Speak the content from selection (require xsel)
xsel | lingva-tts --lang en --stdin | aplay -q -r 48000
Description
No description provided
Readme 44 KiB
Languages
JavaScript 100%