Commit Graph

47 Commits (main)

Author SHA1 Message Date
Vega 72a22d448b
Update README.md 2023-08-31 11:42:05 +08:00
FawenYo 77c145328c 📝 Update model download link 2023-08-11 14:31:39 +08:00
Vega 4914fc0776
Update README.md 2023-08-10 15:50:21 +08:00
Cloud Xu facc97e236 removing ongoing work 2023-06-15 17:00:05 +08:00
Vega 3d1e3dc542
Merge pull request #892 from FawenYo/main
Update FawenYo's shared model
2023-06-10 10:25:04 +08:00
0warning0error 9f1dbeeecc Some changes to make it easier to install the dependencies 2023-06-03 00:07:36 +08:00
FawenYo d3bdf816db
Update FawenYo's shared model 2023-05-06 14:37:44 +08:00
yan d1ba355c5f Adding English version M1 Mac Setup 2022-11-18 00:36:42 +08:00
wenqingl 400a7207e3
Update README.md (#640) 2022-07-14 17:41:00 +08:00
Evers 7317ba5ffe
add gen_voice.py for handle by python command instead of demon_tool gui. (#560) 2022-05-22 16:28:58 +08:00
flysmart 350b190662
Solved the problem that the existing model could not be loaded when training the GAN model (#549)
* The new vocoder Fre-GAN is now supported

* Improved some fregan details

* Fixed the problem that the existing model could not be loaded to continue training when training GAN

* Updated reference papers
2022-05-13 13:41:03 +08:00
Vega c5d03fb3cb
Upgrade to new web service (#529)
* Init new GUI

* Remove unused codes

* Reset layout

* Add samples

* Make framework to support multiple pages

* Add vc mode

* Add preprocessing mode

* Add training mode

* Remove text input in vc mode

* Add entry for GUI and revise readme

* Move requirement together

* Add error raise when no model folder found

* Add readme
2022-05-09 18:44:02 +08:00
Lix Zhou b136f80f43
Add an aliyunpan download link (#505)
Baidu Yun Pan is so fxxking slow
2022-04-26 21:20:39 +08:00
Wings Music 875fe15069
Update readme for training encoder (#250) 2021-12-07 19:10:29 +08:00
babysor00 2bd323b7df Update readme 2021-11-07 21:59:03 +08:00
babysor00 c396792b22 Upload new models 2021-10-27 20:19:50 +08:00
Vega 724809abf4
Update README.md 2021-10-15 14:34:29 +08:00
李子 245099c740
支持data_aishell(SLR33)数据集 (#141)
* 支持data_aishell(SLR33)数据集

* 更新readme
2021-10-12 23:40:27 +08:00
Vega 2a99f0ff05
Add gst (#137)
* Commit with working GST

* Make it backward compatible

* Add readme
2021-10-12 19:43:29 +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 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