Commit Graph

225 Commits

Author SHA1 Message Date
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
Plachta 3b8d7b5ef4 Added capability of continue training from previous checkpoints 2023-06-12 19:11:52 +08:00
Plachta 631f97eff7 Added capability of continue training from previous checkpoints 2023-06-12 19:02:32 +08:00
Plachta 291d8ddf5e Added capability of continue training from previous checkpoints 2023-06-12 18:42:05 +08:00
Plachta 1d7e8fc637 Added guidance for training on local machine 2023-06-12 18:26:59 +08:00
Plachta 9398660323 Added guidance for training on local machine 2023-06-12 18:20:28 +08:00
Songting 889433e6f4 Merge pull request #244 from alaister123/main
Fix Error: short_audio_transcribe.py ValueError with whisper
2023-05-24 10:17:49 +08:00
GSSun 6959ddcfc2 Update short_audio_transcribe.py 2023-05-24 04:00:49 +08:00
Plachta 34c5d91a85 added beam search for short audio annotations 2023-05-23 21:30:58 +08:00
Songting bf560f2a68 Merge pull request #228 from FrankZxShen/patch-1
Fix error 'integer division or modulo by zero' in data_utils.py
2023-05-12 11:21:37 +08:00
FrankZxShen f1a6b82feb Fix error 'integer division or modulo by zero' in data_utils.py
#27 #50 #222 #227 的一种可选择解决方案
2023-05-12 10:55:10 +08:00
Songting 1b2c9b9631 Merge pull request #223 from bhj8/main
Increase whisper progress
2023-05-10 17:36:24 +08:00
鲍洪江 83a6042731 Increase whisper progress 2023-05-08 16:11:31 +08:00
Plachta 3ae932ddaf updated VC_inference.py 2023-04-28 13:34:13 +08:00
Plachta f44da7617f rearranged repo 2023-04-28 12:49:15 +08:00
Songting 9459e87253 Update requirements.txt 2023-04-28 12:18:29 +08:00
Songting 7a0c67c8c3 Update requirements.txt 2023-04-28 12:05:58 +08:00
Songting 6b808d4a31 Update requirements.txt 2023-04-28 12:03:50 +08:00
Songting 6444839ec0 Update requirements.txt 2023-04-28 11:27:00 +08:00
Songting 8a4fdd263a Update requirements.txt 2023-04-28 10:39:41 +08:00
Songting 0fe10b449e Update preprocess_v2.py 2023-04-25 14:19:19 +08:00