Lauren Kaviak 6ca2dee104
Some checks failed
Continuous integration / Check (push) Failing after 17s
Continuous integration / build (push) Failing after 16s
fix package name
2026-03-18 00:03:51 -05:00
2022-12-28 10:06:40 +00:00
2026-03-18 00:03:51 -05:00
2022-12-28 10:06:40 +00:00
2022-12-28 10:06:40 +00:00
2022-12-28 10:06:40 +00:00
2022-12-28 10:06:40 +00:00
2022-12-28 04:03:09 -06:00
2022-12-28 04:11:05 -06:00

Mimic3 Keyboard

This is a program which allows you to type or pipe through stdin, into a Mimic3 API instance. I wrote it mostly for use with a Linux TTS Plugin as Mimic3 is a nice TTS software.

Usage

Usage: mimic3-keyboard [OPTIONS]

Options:
      --host <HOST>    [default: http://tts.local:59125]
  -v, --voice <VOICE>  [default: en_US/vctk_low#p236]
  -s, --ssml           
  -r, --rate <LENGTH>  [default: 1.2]
  -n, --noise <NOISE>  [default: 0.33]
  -h, --help           Print help information
  -V, --version        Print version information
Description
No description provided
Readme GPL-3.0 65 KiB
Languages
Rust 100%