Commit Graph

15 Commits (webtoolbox)

Author SHA1 Message Date
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
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 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
babysor00 5c0cb50c3e Add quick path to preprocess audio, denoise audio when loading in toolbox 3 years ago
babysor00 5950eea895 Support training your own vocoder 3 years ago
babysor00 17d47589c1 Fix compatibility issue of symbols 3 years ago
Nemo 0cc3f569fa [dataset]support aishell3(tested) 4 years ago
babysor00 3c86cd5bca 【bugfix】 fix bug causing non-sense output for long texts 修复多段文字发音错误 4 years ago
babysor00 feb1c7cb88 rename slr68 to magicdata to keep consistent naming convention
(cherry picked from commit bbdad858ebc4d0ee3b720ba22ae3e0ce9732a734)
4 years ago
unknown aa1c345629 Add Chinese character input support 4 years ago
babysor00 4d6da5d49b Supporting new dataset SLR68 ! try python synthesizer_preprocess_audio.py ...\slr --dataset SLR68 4 years ago
babysor00 856793c9bd Refactor preprocessor of synthesizer to prepare to supprot more datasets 4 years ago
babysor00 e46cd609a2 Init to support Chinese Dataset. 4 years ago