Commit Graph

79 Commits

Author SHA1 Message Date
BenAAndrew
f2f6fed8a2 Fix training GIF ordering bug 2021-10-05 18:41:42 +01:00
BenAAndrew
aa58df3aaa Fix typo 2021-09-18 16:37:17 +01:00
BenAAndrew
22f0d60adf Add comments 2021-09-18 16:33:43 +01:00
BenAAndrew
f5fcf51481 Pass voice name to download 2021-09-18 16:26:28 +01:00
BenAAndrew
91194f2508 Fix caching issue 2021-09-18 15:59:23 +01:00
BenAAndrew
f1b8bfffde Download alignment timelapse 2021-09-18 13:23:16 +01:00
BenAAndrew
cfc3e39538 Save alignment images 2021-09-17 18:26:16 +01:00
BenAAndrew
1eec01882a Add alignment sentence option 2021-09-17 17:45:31 +01:00
BenAAndrew
f19194aeca Fix circular import 2021-09-17 17:10:28 +01:00
BenAAndrew
562f833d84 init 2021-09-17 17:06:15 +01:00
BenAAndrew
33bf281f59 Move inflect_engine to constant 2021-09-08 18:51:17 +01:00
BenAAndrew
85b3e21654 Merge branch 'main' of https://github.com/BenAAndrew/Voice-Cloning-App into main 2021-09-06 21:58:09 +01:00
BenAAndrew
3ebff6489f Add alphabet path to training CLI 2021-09-06 21:57:51 +01:00
BenAAndrew
fe5b6cba4b Ignore formatting on NVIDIA_ALPHABET 2021-09-06 21:03:47 +01:00
BenAAndrew
b5a5d1f2b5 Formatting 2021-09-06 20:59:28 +01:00
BenAAndrew
7f88b10787 Update validation message 2021-09-06 20:50:53 +01:00
BenAAndrew
d68ec8723e Add avgmax_attention to validation 2021-09-06 20:15:20 +01:00
CookiePPP
a6016d4380 'another commit' (this is a blank commit) 2021-09-05 20:14:25 +01:00
CookiePPP
9dd81af93b Merge branch 'main' of https://github.com/CookiePPP/Voice-Cloning-App into main 2021-09-05 19:45:57 +01:00
CookiePPP
3a082d11c3 added docstrings and symbols saving to checkpoints 2021-09-05 19:45:45 +01:00
Cookie
37dee6a821 Delete compression.py 2021-09-05 08:51:29 +01:00
Cookie
bab86c897f reset iters_per_checkpoint to 1000 2021-09-05 08:51:07 +01:00
CookiePPP
a8adc579ff final working commit. Updated Learning Rate to 4e-4, updated scaling to sqrt(batch_size), added alignment strength metric, fixed typo in warm_start 2021-09-05 08:49:43 +01:00
CookiePPP
8f2dce0c5c enumerate typo 2021-09-05 05:53:44 +01:00
CookiePPP
d23d0ec33f doc typo 2021-09-05 05:43:16 +01:00
CookiePPP
18c02315a8 added transfer learning support for symbols embedding 2021-09-05 05:39:44 +01:00
BenAAndrew
884ef26d2d Add min and max duration option to dataset step 2021-08-27 21:21:19 +01:00
BenAAndrew
2d7193e06f Add disk usage label 2021-08-09 13:49:58 +01:00
BenAAndrew
46cd872490 Add backup checkpoint slider 2021-08-09 13:35:48 +01:00
BenAAndrew
930a19c9de Add backup checkpoint frequency 2021-08-06 20:51:35 +01:00
BenAAndrew
e296b69e21 Rename dataset to voice_dataset 2021-08-05 22:32:52 +01:00
Michael Beigelmacher
04c05ce1eb Add missing CLI arguments mentioned in training.md 2021-08-04 23:00:11 -04:00
Michael Beigelmacher
90b8f81c53 Use keyword arguments for train.py 2021-08-04 22:36:41 -04:00
BenAAndrew
06ab54df97 Simplify training unit test 2021-07-30 20:31:52 +01:00
BenAAndrew
9e74fdc336 Move check_early_stopping to utils 2021-07-30 19:53:48 +01:00
BenAAndrew
e44d652bcb Move metadata loading to utils 2021-07-30 15:40:33 +01:00
BenAAndrew
59774bed60 Improve comment coverage 2021-07-29 12:50:40 +01:00
BenAAndrew
dcc95a5fec Add max_decoder_steps slider to synthesis 2021-07-28 14:58:14 +01:00
BenAAndrew
d1005bb9ad Add train size slider 2021-07-27 20:58:04 +01:00
BenAAndrew
15e7f1125c Remove find checkpoint 2021-07-26 17:09:49 +01:00
BenAAndrew
8b5e46c2ad Improve testing 2021-07-26 13:14:41 +01:00
BenAAndrew
f3342d1fb7 Fix English training 2021-07-23 15:51:33 +01:00
BenAAndrew
762c776b08 Merge branch 'main' of https://github.com/BenAAndrew/Voice-Cloning-App into languages 2021-07-18 09:25:27 +01:00
BenAAndrew
7b427e6e26 Checkbox for multi GPU 2021-07-17 17:43:20 +01:00
BenAAndrew
49e2b1e3a2 Change encoding to latin_1 2021-07-03 13:19:47 +01:00
BenAAndrew
df7eb646ef Merge branch 'main' of https://github.com/BenAAndrew/Voice-Cloning-App into languages 2021-06-20 20:26:28 +01:00
BenAAndrew
006c89b18e Merge pull request #38 from BenAAndrew/multi-gpu-simple
Add Multi GPU support
2021-06-08 13:44:12 +01:00
BenAAndrew
fc6080c118 Remove unused imports and variables 2021-06-04 22:53:03 +01:00
BenAAndrew
9f959d4c10 formatting 2021-06-04 14:47:47 +01:00
BenAAndrew
852eebcc34 Add language uploads 2021-06-03 19:57:18 +01:00