babysor00
|
178787887b
|
Add readme
|
2021-10-12 19:38:53 +08:00 |
|
babysor00
|
43c86eb411
|
Make it backward compatible
|
2021-10-12 09:12:58 +08:00 |
|
babysor00
|
37f11ab9ce
|
Commit with working GST
|
2021-10-11 21:52:15 +08:00 |
|
babysor00
|
e2017d0314
|
Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main
|
2021-10-05 10:48:58 +08:00 |
|
babysor00
|
547ac816df
|
Update demo and training param
A
|
2021-10-05 10:48:54 +08:00 |
|
Ji Zhang
|
6b4ab39601
|
add alternative download source for dataset (google drive) (#112)
|
2021-10-03 10:10:40 +08:00 |
|
babysor00
|
b46e7a7866
|
New web with selecting wav files
|
2021-10-01 22:13:39 +08:00 |
|
babysor00
|
8a384a1191
|
Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main
|
2021-10-01 09:33:31 +08:00 |
|
Nemo
|
11154783d8
|
web tool box update UI (#111)
* web tool box update UI
* update img
|
2021-10-01 00:32:29 +08:00 |
|
AkifSaeed20
|
d52db0444e
|
Update launch.json (#109)
|
2021-10-01 00:22:43 +08:00 |
|
babysor00
|
790d11a58b
|
Allow to train encoder
|
2021-10-01 00:01:33 +08:00 |
|
babysor00
|
cb82fcfe58
|
Add Zhihu link (chinese Quora) to readme
|
2021-09-27 21:59:44 +08:00 |
|
babysor00
|
26ecb7546d
|
Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese into main
|
2021-09-27 21:45:55 +08:00 |
|
babysor00
|
f64914fca8
|
add new model
|
2021-09-27 21:45:34 +08:00 |
|
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 |
|