Commit Graph

25 Commits

Author SHA1 Message Date
babysor00
f64914fca8 add new model 2021-09-27 21:45:34 +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
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
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
45bc43bf3c Add description of new vocoder and pretrained models 2021-09-08 23:36:35 +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
4132bd113f Add readme instruction to train vocoder 2021-08-29 15:48:11 +08:00
babysor00
630023c7b2 format readme and add paper references 2021-08-29 10:55:59 +08:00
Nemo
0bba0a806e
Update README.md 2021-08-28 19:56:19 +08:00
Nemo
95bbcf6cd8 Add readme to support aishell3 2021-08-25 23:14:30 +08:00
XiuChen-Liu
0ede0ad771 UPDATE README.md 2021-08-23 15:37:33 +08:00
Nthily
4f23833a69
Update README.md 2021-08-23 03:17:32 +02:00
babysor00
21dd124360 Share a Model from community [Update Readme] 2021-08-22 20:38:13 +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
Vega Chen
f6306b5c1e Add chinese support in readme 2021-08-16 22:22:55 +08:00
Vega Chen
57b06a29ec Built-in pretrained encoder/vocoder model 简化配置流程,预集成模型 2021-08-16 22:18:46 +08:00
Weijia Chen
4f0a21969f
Upload pretrained model 2021-08-16 09:35:09 +08:00
babysor00
4d6da5d49b Supporting new dataset SLR68 ! try python synthesizer_preprocess_audio.py ...\slr --dataset SLR68 2021-08-13 00:46:21 +08:00
Weijia Chen
c21d2c11dd
Update note to avoid using wrong models 2021-08-11 09:51:02 +08:00
Vega Chen
67d301fc5b add instruction to use pretrained models 2021-08-09 19:46:18 +08:00
Weijia Chen
f651ebf0bf
Add demo video link (version 1) 2021-08-07 16:36:07 +08:00
Weijia Chen
0105be8661
Update training sample plots to readme 2021-08-07 12:02:34 +08:00
babysor00
e46cd609a2 Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00