-
Notifications
You must be signed in to change notification settings - Fork 1
OpenJTalk Japanese TTS Python wrapper
License
Unknown, Unknown licenses found
Licenses found
Unknown
COPYING-HTS_engine_API.txt
Unknown
COPYING-libopenjtalk.txt
nvdajp/python-jtalk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A part of NonVisual Desktop Access (NVDA) This file is covered by the GNU General Public License. See the file COPYING for more details. Copyright (C) 2015-2023 Takuya Nishimoto setup: Visual Studio 2022 Python 3.11 (win32 or amd64) > git clone https://github.com/nvdajp/python-jtalk > cd python-jtalk > git submodule sync > git submodule update --init --recursive > vcsetup.cmd (x86 build) or > vcsetup.cmd x64 (x64 build) > clean.cmd > build.cmd (x86 build) or > build.cmd x64 (x64 build) Build artifacts: - x86 DLL: `libopenjtalk.dll` (repository root) - x64 DLL: `x64\libopenjtalk.dll` > dir ..\nvdajp\source\synthDrivers\jtalk\dic /w [.] [..] char.bin COPYING COPYING-bep-eng.txt dicrc DIC_VERSION left-id.def matrix.bin pos-id.def rewrite.def right-id.def sys.dic unk.dic > dir ..\nvdajp\source\synthDrivers\jtalk\mei /w [.] [..] COPYRIGHT.txt mei_normal.htsvoice README.txt > python jtalkRunner.py
About
OpenJTalk Japanese TTS Python wrapper
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
COPYING-HTS_engine_API.txt
Unknown
COPYING-libopenjtalk.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published