Commit Graph

165 Commits

Author SHA1 Message Date
Jenkey2011
512da52775
Update README-CN.md (#102) 2021-09-27 21:22:20 +08:00
babysor00
9c219f05c2 Add file structure in readme 2021-09-26 12:27:57 +08:00
babysor00
4d9e460063 Change synthesizer read to restful style 2021-09-26 10:01:50 +08:00
Vega
0d0b55d3e9
Web server release v2 (#99)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

* Restruct readme and add instruction to use web server

* fix training preprocess of vocoder

* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

* fix training preprocess of vocoder

* Refactor to restful style

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-25 17:07:46 +08:00
hertz
4acfee2a64
Support tensorboard to trace the training of Synthesizer (#98)
* add tensorborad tracing

* add log_every params
2021-09-25 17:06:51 +08:00
babysor00
99269b2046 [Fix bug] remove n processes of embed in pre.py 2021-09-24 20:52:33 +08:00
Vega
28e6bce570
Web server: Add latest changes (#96)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

* Restruct readme and add instruction to use web server

* fix training preprocess of vocoder

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-24 09:47:51 +08:00
Vega
5238c43799
Update README-CN.md 2021-09-22 10:43:32 +08:00
Vega
2dd76e1b8d
Web server (#95)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

* Restruct readme and add instruction to use web server

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-22 10:42:20 +08:00
Vega
ddd478c0ad
Web server (#94)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-21 16:56:12 +08:00
babysor00
4178416385 [FIX] Fix preprocessing bug for aishell3 2021-09-19 00:09:16 +08:00
hertz
3fbe03f2ff
Support train hifigan (#83)
* support train hifigan
2021-09-14 13:31:53 +08:00
XiuChen-Liu
222e302274
add F Q&A in README、README-CN (#84)
* add FQA
2021-09-14 13:31:30 +08:00
babysor00
32b9755cbe Refactor folder structure 2021-09-12 17:33:39 +08:00
babysor00
78fcfc4651 remove unused sample audios and mark deprecated files 2021-09-11 22:59:09 +08:00
babysor00
45bc43bf3c Add description of new vocoder and pretrained models 2021-09-08 23:36:35 +08:00
Vega
dacedfa9cc
Merge pull request #76 from PeijiYang/main
Support "hifigan vocoder" for realtime synthesis
2021-09-08 23:06:14 +08:00
peijiyang
b60b75ea89 remove hardcode and unused part 2021-09-08 11:17:20 +08:00
peijiyang
c4a8c72b83 add pretrained hifigan 2021-09-07 21:50:31 +08:00
peijiyang
8195a55a25 add hifigan vocoder 2021-09-07 21:41:16 +08:00
Nemo
024d88ae96 Ignore vocoder models except pretrained 2021-09-01 08:44:43 +08:00
babysor00
5c0cb50c3e Add quick path to preprocess audio, denoise audio when loading in toolbox 2021-08-30 22:22:06 +08:00
babysor00
2f1f4f70b4 add support of aishell, magic data in toolbox 2021-08-29 16:31:40 +08:00
babysor00
4132bd113f Add readme instruction to train vocoder 2021-08-29 15:48:11 +08:00
babysor00
5950eea895 Support training your own vocoder 2021-08-29 15:43:54 +08:00
babysor00
630023c7b2 format readme and add paper references 2021-08-29 10:55:59 +08:00
babysor00
17d47589c1 Fix compatibility issue of symbols 2021-08-29 00:48:07 +08:00
Nemo
0bba0a806e
Update README.md 2021-08-28 19:56:19 +08:00
Nemo
331e1d4238
Update README-CN.md 2021-08-28 19:55:42 +08:00
Vega
2130908449
Add newbie friendly version 2021-08-28 09:40:44 +08:00
Nemo
95bbcf6cd8 Add readme to support aishell3 2021-08-25 23:14:30 +08:00
Nemo
a6f8c8a39a Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main 2021-08-25 23:11:34 +08:00
Nemo
0cc3f569fa [dataset]support aishell3(tested) 2021-08-25 23:11:29 +08:00
Vega
c3fb378b63
Update README-CN.md 2021-08-24 00:03:13 +08:00
Vega
9f30ca8e92
Merge pull request #38 from XiuChen-Liu/main
更新 README
2021-08-23 16:48:41 +08:00
XiuChen-Liu
0ede0ad771 UPDATE README.md 2021-08-23 15:37:33 +08:00
XiuChen-Liu
16c1d2049f UPDATE README-CN.md 2021-08-23 15:37:16 +08:00
Vega
a810e6a472
Merge pull request #32 from Nthily/main
更新 README
2021-08-23 13:14:38 +08:00
Nthily
4f23833a69
Update README.md 2021-08-23 03:17:32 +02:00
Nthily
e25072a4a8
Update README-CN.md 2021-08-23 03:16:35 +02:00
Nthily
289ededebc
Update README-CN.md 2021-08-23 03:14:58 +02:00
Vega
3084fdeb10
Merge pull request #30 from lonelyman0108/patch-1
Update README-CN.md
2021-08-23 08:54:07 +08:00
LM
0adf29c35b
Update README-CN.md
fix : 解决在未安装vs时会报错"Microsoft Visual C++ 14.0 is required"的问题
2021-08-23 00:54:26 +08:00
babysor00
3c86cd5bca 【bugfix】 fix bug causing non-sense output for long texts 修复多段文字发音错误 2021-08-22 23:44:25 +08:00
babysor00
21dd124360 Share a Model from community [Update Readme] 2021-08-22 20:38:13 +08:00
Vega
e501ac5f76
Update to install webrtcvad 2021-08-21 23:00:20 +08:00
Vega
81cf5ff485
Merge pull request #17 from babysor/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2021-08-18 20:31:54 +08:00
Vega
ddc0fd8bf7
Create CODE_OF_CONDUCT.md 2021-08-18 16:37:25 +08:00
babysor00
feb1c7cb88 rename slr68 to magicdata to keep consistent naming convention
(cherry picked from commit bbdad858ebc4d0ee3b720ba22ae3e0ce9732a734)
2021-08-17 21:07:13 +08:00
Weijia Chen
e66d29872f
Merge pull request #13 from babysor/chineseinputsupport
Toolbox add Chinese character input support
2021-08-16 22:23:59 +08:00