This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
Realtime-Voice-Clone-Chinese
Watch
1
Star
0
Fork
0
You've already forked Realtime-Voice-Clone-Chinese
mirror of
https://github.com/babysor/Realtime-Voice-Clone-Chinese.git
synced
2026-04-13 17:50:05 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ad22997614a80d26ac26fc36d667c4e513a1180c
Realtime-Voice-Clone-Chinese
/
vocoder
History
AyahaShirane
ad22997614
fixed the issues
#372
(
#379
)
...
修复了一些参数传递造成的问题,把过时的torch.nn.functional.tanh()改成了torch.tanh()
2022-02-27 11:02:01 +08:00
..
hifigan
Hifigan Support train from existed checkpoint. (
#389
)
2022-02-27 11:01:47 +08:00
saved_models
/pretrained
add pretrained hifigan
2021-09-07 21:50:31 +08:00
wavernn
fixed the issues
#372
(
#379
)
2022-02-27 11:02:01 +08:00
display.py
Support tensorboard to trace the training of Synthesizer (
#98
)
2021-09-25 17:06:51 +08:00
distribution.py
Init to support Chinese Dataset.
2021-08-07 11:56:00 +08:00
LICENSE.txt
Init to support Chinese Dataset.
2021-08-07 11:56:00 +08:00
vocoder_dataset.py
Support train hifigan (
#83
)
2021-09-14 13:31:53 +08:00