babysor00
|
374cc89cfa
|
Fix web generate with rnn bug
|
2022-03-19 12:16:55 +08:00 |
|
Vega
|
b617a87ee4
|
Init ppg extractor and ppg2mel (#375)
* Init ppg extractor and ppg2mel
* add preprocess and training
* FIx known issues
* Update __init__.py
Allow to gen audio
* Fix length issue
* Fix bug of preparing fid
* Fix sample issues
* Add UI usage of PPG-vc
|
2022-03-03 23:38:12 +08:00 |
|
Alex Newton
|
b79e9d68e4
|
连续换行造成的多了个None (#405)
小问题,gui好像没有这个问题,自己测试web的时候直接调用的函数发现的这个情况
|
2022-02-27 10:55:00 +08:00 |
|
babysor00
|
6c8f3f4515
|
Allow to select vocoder in web
|
2021-11-08 23:55:16 +08:00 |
|
babysor00
|
b46e7a7866
|
New web with selecting wav files
|
2021-10-01 22:13:39 +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 |
|
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 |
|
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 |
|