Commit Graph

127 Commits

Author SHA1 Message Date
BenAAndrew
1584b128d4 test 2021-10-14 19:57:06 +01:00
BenAAndrew
a5a11d147a Remove pretrained folder causing file buildup 2021-10-05 21:43:40 +01:00
BenAAndrew
1c8385e81b Update docs link 2021-10-05 19:13:14 +01:00
BenAAndrew
39a25cee89 Update navigation bar 2021-10-05 18:59:25 +01:00
BenAAndrew
516aa3f8e4 Remove pretrained_model requirement 2021-10-04 20:52:31 +01:00
BenAAndrew
58488aa569 Make pretrained required & hide pretrained if checkpoint exists 2021-09-20 19:53:59 +01:00
BenAAndrew
f0b0b8f794 Add synthesis text length recommendation 2021-09-18 18:02:34 +01:00
BenAAndrew
4bcda62025 serve_file comment 2021-09-18 16:48:12 +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
a5031aa3ad Hide alignment section until result is produced 2021-09-18 16:21:14 +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
ef19f16d28 Package silero & ffmpeg with exe 2021-09-15 14:23:15 +01:00
BenAAndrew
33bf281f59 Move inflect_engine to constant 2021-09-08 18:51:17 +01:00
BenAAndrew
0b4a71ba66 Restructure synthesis results 2021-09-08 17:12:20 +01:00
BenAAndrew
bd9a7b99c7 Fix JS issue with checkpoint selection 2021-09-07 20:22:13 +01:00
BenAAndrew
6efd986a0c Formatting 2021-09-06 22:39:43 +01:00
BenAAndrew
df6a889108 Remove clip length check in dataset importing 2021-08-29 19:27:28 +01:00
BenAAndrew
75b4605009 Populate text data 2021-08-29 17:16:51 +01:00
BenAAndrew
21c414044d Add paragraph split support 2021-08-29 16:27:52 +01:00
BenAAndrew
884ef26d2d Add min and max duration option to dataset step 2021-08-27 21:21:19 +01:00
BenAAndrew
4ada589759 Add clip combiner option 2021-08-26 20:16:48 +01:00
BenAAndrew
d53c3303d0 Fix checkpoint exporting 2021-08-24 18:56:42 +01:00
BenAAndrew
3d9695940b Merge branch 'main' of https://github.com/BenAAndrew/Voice-Cloning-App into cuda-11-1 2021-08-10 11:33:06 +01:00
BenAAndrew
2ed2e0aac4 Add support for video files 2021-08-10 11:22:34 +01:00
BenAAndrew
a41164f385 Add missing required constraint 2021-08-10 09:49:48 +01:00
BenAAndrew
4590fc4a5d Update dataset page 2021-08-10 09:43:55 +01:00
BenAAndrew
91028c98a8 Add subtitle processing 2021-08-09 16:39:34 +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
7ef66dd000 Add install script 2021-08-08 21:43:24 +01:00
BenAAndrew
a9f8781718 Update train no GPU reasons 2021-08-01 19:47:01 +01:00
BenAAndrew
d7738b7bfe Remove waveglow 2021-08-01 19:36:37 +01:00
BenAAndrew
dcc95a5fec Add max_decoder_steps slider to synthesis 2021-07-28 14:58:14 +01:00
BenAAndrew
42c4ca1737 Add silence padding slider to synthesis 2021-07-28 14:28:41 +01:00
BenAAndrew
5339562edb Add multi-line synthesis 2021-07-28 14:03:29 +01:00
BenAAndrew
d1005bb9ad Add train size slider 2021-07-27 20:58:04 +01:00
BenAAndrew
6ec4890585 Fix no checkpoint selection in training 2021-07-27 15:24:49 +01:00
BenAAndrew
80e82488a5 Create Vocoder class 2021-07-27 15:23:13 +01:00
BenAAndrew
699beea7e3 Move vocoder upload to settings 2021-07-26 21:38:13 +01:00
BenAAndrew
d1ed251509 Remove synonym suggestion 2021-07-26 17:06:51 +01:00
BenAAndrew
8b5e46c2ad Improve testing 2021-07-26 13:14:41 +01:00
BenAAndrew
0f4c01fa30 Select training checkpoint 2021-07-25 20:19:37 +01:00
BenAAndrew
8d24478d22 Specify checkpoint in model download 2021-07-25 19:49:26 +01:00
BenAAndrew
b92a08db8c Enable checkpoint selection in synthesis 2021-07-25 18:34:34 +01:00