Commit Graph

245 Commits

Author SHA1 Message Date
Songting e7dd856db8 Merge pull request #424 from ufownl/main
Fix the video2audio script
2023-08-30 20:48:39 +08:00
RangerUFO e3a941bad2 Fix the video2audio script
Prevent stripping of the "4" character at the end of the random number.
2023-08-30 20:40:03 +08:00
Songting 7946460e82 Merge pull request #395 from eltociear/main-1
Fix typo in modules.py
2023-08-14 00:24:34 +08:00
Ikko Eltociear Ashimine 4ab49d946a Fix typo in modules.py
Dialted -> Dilated
2023-08-14 01:14:29 +09:00
Songting d2b7db3687 Merge pull request #359 from ak8893893/main
Update LOCAL.md
2023-07-23 22:11:24 +08:00
Songting bd90394d1d Update README_ZH.md 2023-07-23 13:53:44 +08:00
Songting 3cc4ecedd5 Update README.md 2023-07-23 13:53:24 +08:00
Songting e84523e572 Update requirements.txt 2023-07-23 13:03:17 +08:00
AK becf5145e5 Merge branch 'Plachtaa:main' into main 2023-07-23 12:51:54 +08:00
AK e54309d74d Update LOCAL.md
correct spelling error
2023-07-23 12:51:27 +08:00
Songting 8a9535c0c7 Update README_ZH.md 2023-07-22 22:52:56 +08:00
Songting 2262cb8212 Update README.md 2023-07-22 22:52:14 +08:00
Songting 496dd8486a Update README_ZH.md 2023-07-22 22:46:48 +08:00
Songting e9441dbc7f Update README.md 2023-07-22 22:22:44 +08:00
Songting e01c21e65f Update README_ZH.md 2023-07-22 22:22:18 +08:00
Songting 758761ff99 Update README.md 2023-07-22 22:20:03 +08:00
Songting cad389b2ee Merge pull request #357 from ak8893893/main
Update preprocess_v2.py
2023-07-22 16:11:20 +08:00
AK 46d68bcf8e Update preprocess_v2.py
add comment
2023-07-22 01:30:32 +08:00
AK 2006097768 Update preprocess_v2.py
fix the error message of RecursionError: maximum recursion depth exceeded while calling a Python object
2023-07-22 01:16:35 +08:00
Songting 963089cc90 Update README_ZH.md 2023-07-18 14:46:37 +08:00
Songting 2e116a44ab Update README.md 2023-07-18 14:46:02 +08:00
Plachta a5a0fed4e1 Checkpoints will be saved to google drive during training 2023-07-13 20:33:47 +08:00
Songting cec3206028 Merge pull request #328 from ak8893893/main
Update LOCAL.md
2023-07-11 20:20:05 +08:00
AK ccaa1db0e3 Update LOCAL.md
modify the command from "python3.8" -> "python"
2023-07-11 18:23:38 +08:00
AK 0cdb8554b5 Update LOCAL.md
Add remove "separated" folder's training data
2023-07-11 18:15:10 +08:00
AK 1ba65b1b55 Update LOCAL.md
Add Windows version delete training data command
2023-07-11 18:02:37 +08:00
AK f2f877762a Update LOCAL.md 2023-07-11 17:45:27 +08:00
Songting b888c11b33 Merge pull request #325 from ak8893893/patch-1
Update DATA_EN.MD
2023-07-10 23:10:25 +08:00
AK ac21cd274e Update DATA_EN.MD 2023-07-10 22:15:22 +08:00
Songting 86d23945b6 Update LOCAL.md 2023-07-02 10:35:58 +08:00
Songting 460222c845 Merge pull request #310 from cloudxinn/patch-1
Update LOCAL.md
2023-07-02 10:35:17 +08:00
cloudxinn 7abb84e8b6 Update LOCAL.md
correct the command of step 2
2023-06-30 18:31:53 +08:00
Songting 3938f0581b Update LOCAL.md 2023-06-21 15:02:51 +08:00
Songting 3ba2c740f9 Update LOCAL.md 2023-06-21 02:04:08 +08:00
Songting 7c9bda5ec9 Update LOCAL.md 2023-06-21 02:03:43 +08:00
Songting 5c8d5aa943 Added ffmpeg dependency 2023-06-20 17:02:37 +08:00
Songting aa6feb1178 Added ffmpeg dependency 2023-06-20 17:01:32 +08:00
Songting b31e0a414c Added ffmpeg dependency 2023-06-20 17:00:09 +08:00
Songting 2ca4200641 Added author name of the Chinese model 2023-06-20 16:55:16 +08:00
Songting 18a3d273e8 Added author name of the Chinese model 2023-06-20 16:53:58 +08:00
Songting a24999f41b Merge pull request #281 from Artrajz/main
修改继续训练的部分以及增加从零开始训练选项
2023-06-14 17:23:09 +08:00
Plachta 809232f8d8 Merge remote-tracking branch 'origin/main' 2023-06-14 15:36:59 +08:00
Plachta 9cd6f36696 Updated README_ZH.md 2023-06-14 15:36:48 +08:00
Emberstar a9b43a8afc update: 可选是否保存旧模型 2023-06-14 15:33:00 +08:00
Emberstar 6d65db1f76 fix: 布尔类型参数在传入False时会当成字符串而变成True 2023-06-14 12:23:40 +08:00
Emberstar 576424fe58 修改加载latest model的方式,修改global_step计算,增加preserved参数,增加train_with_pretrained_model参数 2023-06-14 10:18:19 +08:00
Songting e97b185188 Update LOCAL.md 2023-06-13 02:52:15 +08:00
Songting 76c9cb239d Update LOCAL.md 2023-06-13 02:49:02 +08:00
Plachta cb1f29d1ed Added capability of continue training from previous checkpoints 2023-06-12 19:25:30 +08:00
Plachta 9bbc9e9246 Added capability of continue training from previous checkpoints 2023-06-12 19:20:32 +08:00