Commit Graph

111 Commits

Author SHA1 Message Date
litagin02
8fdeea11fc Merge pull request #91 from kale4eat/dev-pyopenjtalk-worker
openjtalkプロセス間通信のタイムアウト延長
2024-03-09 15:51:39 +09:00
kale4eat
a0b5cd3d1b Extended timeout in client side 2024-03-09 00:23:23 +09:00
litagin02
7046f89d74 Add missing file 2024-03-08 23:46:03 +09:00
litagin02
ebb37ad7bb Fix multiprocessing bert_gen error of pyopenjtalk_worker 2024-03-08 18:18:38 +09:00
litagin02
d024b71340 Fix typo 2024-03-08 10:10:53 +09:00
kale4eat
2994873e38 add no client timeout
summarize the except statement at disconnection
2024-03-07 09:40:21 +09:00
kale4eat
419d0e5bed Delete debugging traces 2024-03-06 22:38:44 +09:00
kale4eat
ed90af1b87 Enhanced server error handling
Add signal handling for when the process is killed
2024-03-06 12:13:27 +09:00
kale4eat
45c6bde2e7 In Windows, create new console and hide it
Minor Correction:
* logging
* change status return type
2024-03-06 11:19:55 +09:00
kale4eat
2ab025d5fe Run in a separate process group to avoid receiving signals by Ctrl + C
Minor Correction:
* logging
* declaration of terminate
2024-03-06 09:45:25 +09:00
kale4eat
98ff976ec0 modify logging 2024-03-05 15:04:27 +09:00
kale4eat
85f5b9bd25 replace pyopenjtalk import with worker 2024-03-05 12:18:05 +09:00
kale4eat
1eb8fb4b08 add openjtalk worker pkg 2024-03-05 12:17:15 +09:00
litagin02
ebea1be519 Refactor and improve: handling with yomi error, add preprocess options 2024-02-27 13:37:24 +09:00
litagin02
36462c8203 Format and docs 2024-02-26 01:05:05 +09:00
litagin02
e7d4218504 Improve license docs 2024-02-25 23:46:43 +09:00
litagin02
4e372cf724 Improve licene 2024-02-25 23:40:43 +09:00
litagin02
f749950be2 Update 2024-02-25 22:28:02 +09:00
litagin02
e76dca6fbb Update dict api 2024-02-25 13:15:00 +09:00
litagin02
357a3330c8 Add User dict module from VOICEVOX 2024-02-25 13:14:28 +09:00
litagin02
049b0fc1d5 Change to import inside if block 2024-02-23 16:49:11 +09:00
litagin02
cb842faaf7 Improve to import only necesary lang 2024-02-23 16:20:08 +09:00
litagin02
e16cdad6e9 Feat: add editor server backend 2024-02-23 13:21:14 +09:00
litagin02
5876624f01 Feat: val number and log interval option 2024-02-09 15:47:58 +09:00
litagin02
618d3e1626 Fix: repeated punctuation bug 2024-02-08 16:50:08 +09:00
litagin02
233c02f059 Fix: hyphens, dashes, and their variants 2024-02-08 16:09:07 +09:00
litagin02
f9e77ec5e3 Improve: convert beginning long symbol to dash 2024-02-07 17:17:40 +09:00
litagin02
d2da83a1fd Fix normal model N bug 2024-02-02 23:06:31 +09:00
litagin02
3d434fd4c8 Fix -- bug 2024-02-02 22:27:58 +09:00
litagin02
e566ac62f3 Update 2024-02-02 21:11:23 +09:00
litagin02
a8e0619ad4 Fix dir_exits error 2024-01-12 13:43:29 +09:00
litagin02
1067b8ec60 Remove dye = デェ for compatibility with pyopenjtalk 2024-01-12 10:04:42 +09:00
litagin02
a4898c6573 Replace union type to Optional (for Python <3.10) 2024-01-09 20:48:12 +09:00
litagin02
0a79eb4f10 Fix typo 2024-01-09 19:00:51 +09:00
litagin02
cafb7a13c4 Update 2024-01-08 21:06:18 +09:00
litagin02
2bf89403b2 Update user accent control 2024-01-08 16:20:28 +09:00
litagin02
477b0a8eb0 Feat: give tone for sythesize (WIP for better UX) 2024-01-08 10:48:28 +09:00
litagin02
425e374240 Reduce log 2024-01-07 12:39:30 +09:00
litagin02
a88bc63a37 Fix Japanese g2p again and refactor 2024-01-07 07:23:57 +09:00
litagin02
8282e3d259 Fix error and maybe g2p accent fixed 2024-01-07 02:13:17 +09:00
litagin02
0d552419b2 Replace g2p (WIP) 2024-01-06 23:50:35 +09:00
litagin02
d130ae7110 Add fixed accent myg2p 2024-01-06 22:33:10 +09:00
litagin02
13295bf1e0 Delete logger 2024-01-06 09:27:25 +09:00
litagin02
a4324c3e5c Merge branch 'master' into dev 2024-01-06 08:42:34 +09:00
litagin02
896507f2cb Fix wrong logger 2024-01-06 08:37:06 +09:00
litagin02
9671d17d31 Fix ゃ ゅ ょ bug 2024-01-06 08:32:08 +09:00
litagin02
5f609a8b73 Merge branch 'master' into dev 2024-01-05 22:48:42 +09:00
litagin02
76a9a266e5 Move replacing of ゔ to more appropriate position (maybe not so important) 2024-01-05 21:49:29 +09:00
litagin02
77c559c5f7 Fix v-related g2p bug 2024-01-05 21:37:57 +09:00
litagin02
f2c4b6210c Fix v-related bug 2024-01-05 21:37:10 +09:00