Nemo
|
3713d64cc7
|
update img
|
3 years ago |
Nemo
|
5e7cc82373
|
web tool box update UI
|
3 years ago |
babysor00
|
cb82fcfe58
|
Add Zhihu link (chinese Quora) to readme
|
3 years ago |
babysor00
|
26ecb7546d
|
Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main
|
3 years ago |
babysor00
|
f64914fca8
|
add new model
|
3 years ago |
Jenkey2011
|
512da52775
|
Update README-CN.md (#102)
|
3 years ago |
babysor00
|
9c219f05c2
|
Add file structure in readme
|
3 years ago |
babysor00
|
4d9e460063
|
Change synthesizer read to restful style
|
3 years ago |
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>
|
3 years ago |
hertz
|
4acfee2a64
|
Support tensorboard to trace the training of Synthesizer (#98)
* add tensorborad tracing
* add log_every params
|
3 years ago |
babysor00
|
99269b2046
|
[Fix bug] remove n processes of embed in pre.py
|
3 years ago |
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>
|
3 years ago |
Vega
|
5238c43799
|
Update README-CN.md
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
babysor00
|
4178416385
|
[FIX] Fix preprocessing bug for aishell3
|
3 years ago |
hertz
|
3fbe03f2ff
|
Support train hifigan (#83)
* support train hifigan
|
3 years ago |
XiuChen-Liu
|
222e302274
|
add F Q&A in README、README-CN (#84)
* add FQA
|
3 years ago |
babysor00
|
32b9755cbe
|
Refactor folder structure
|
3 years ago |
babysor00
|
78fcfc4651
|
remove unused sample audios and mark deprecated files
|
3 years ago |
babysor00
|
45bc43bf3c
|
Add description of new vocoder and pretrained models
|
3 years ago |
Vega
|
dacedfa9cc
|
Merge pull request #76 from PeijiYang/main
Support "hifigan vocoder" for realtime synthesis
|
3 years ago |
peijiyang
|
b60b75ea89
|
remove hardcode and unused part
|
3 years ago |
peijiyang
|
c4a8c72b83
|
add pretrained hifigan
|
3 years ago |
peijiyang
|
8195a55a25
|
add hifigan vocoder
|
3 years ago |
Nemo
|
024d88ae96
|
Ignore vocoder models except pretrained
|
3 years ago |
babysor00
|
5c0cb50c3e
|
Add quick path to preprocess audio, denoise audio when loading in toolbox
|
3 years ago |
babysor00
|
2f1f4f70b4
|
add support of aishell, magic data in toolbox
|
3 years ago |
babysor00
|
4132bd113f
|
Add readme instruction to train vocoder
|
3 years ago |
babysor00
|
5950eea895
|
Support training your own vocoder
|
3 years ago |
babysor00
|
630023c7b2
|
format readme and add paper references
|
3 years ago |
babysor00
|
17d47589c1
|
Fix compatibility issue of symbols
|
3 years ago |
Nemo
|
0bba0a806e
|
Update README.md
|
3 years ago |
Nemo
|
331e1d4238
|
Update README-CN.md
|
3 years ago |
Vega
|
2130908449
|
Add newbie friendly version
|
3 years ago |
Nemo
|
95bbcf6cd8
|
Add readme to support aishell3
|
3 years ago |
Nemo
|
a6f8c8a39a
|
Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main
|
3 years ago |
Nemo
|
0cc3f569fa
|
[dataset]support aishell3(tested)
|
3 years ago |
Vega
|
c3fb378b63
|
Update README-CN.md
|
3 years ago |
Vega
|
9f30ca8e92
|
Merge pull request #38 from XiuChen-Liu/main
更新 README
|
3 years ago |
XiuChen-Liu
|
0ede0ad771
|
UPDATE README.md
|
3 years ago |
XiuChen-Liu
|
16c1d2049f
|
UPDATE README-CN.md
|
3 years ago |
Vega
|
a810e6a472
|
Merge pull request #32 from Nthily/main
更新 README
|
3 years ago |
Nthily
|
4f23833a69
|
Update README.md
|
3 years ago |
Nthily
|
e25072a4a8
|
Update README-CN.md
|
3 years ago |
Nthily
|
289ededebc
|
Update README-CN.md
|
3 years ago |
Vega
|
3084fdeb10
|
Merge pull request #30 from lonelyman0108/patch-1
Update README-CN.md
|
3 years ago |
LM
|
0adf29c35b
|
Update README-CN.md
fix : 解决在未安装vs时会报错"Microsoft Visual C++ 14.0 is required"的问题
|
3 years ago |
babysor00
|
3c86cd5bca
|
【bugfix】 fix bug causing non-sense output for long texts 修复多段文字发音错误
|
3 years ago |
babysor00
|
21dd124360
|
Share a Model from community [Update Readme]
|
3 years ago |