GitHub - C-Loftus/Mandarin-Clipboard-Speaker: Speak 汉字 on the Linux desktop just by copying it to your clipboard

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Speak 汉字 on the Linux desktop just by copying it to your clipboard

1 star 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Mandarin Clipboard Speaker

  • Automatically speak Chinese characters as Mandarin when they are copied to the system clipboard on Linux.
  • Runs offline and works in any application with the goal to make 汉字 easier to read for non-native speakers.

Running

  • Clone the repo then run go run main.go
  • If the local model is not present, it will be installed automatically
  • For automatic start on boot via systemd, run make install with the included makefile

Technical Details

This program runs and installs the Piper text-to-speech model for Mandarin Chinese. It currently installs the model and binary to the same location as QuickPiperAudiobook but in the future once Piper is included within speech dispatcher, I can use that instead.

Quickstart Video

Mandarin-Clipboard-Speaker Quickstart

About

Speak 汉字 on the Linux desktop just by copying it to your clipboard

Topics

Resources

Readme

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published