jtts is a program that uses machine learning text-to-speech to pronounce any Japanese text that you copy into the clipboard.
You need an instance of jtts server running for it to work.
All generated audio is stored inside of audio_cache
directory as .wav
files with SHA256
hash of the text as a title.
- Audio caching
- Audio metadata (with copied text as the track's title)
- [-] Separate configuration file
-
- Server address and port
-
- Max cache size
- Windows, Linux, MacOS (not tested, but should work)