SirBitesalot
8991079865
Fix encoding in views.py
2022-07-03 10:28:35 +02:00
Ben Andrew
87672aa04e
Update import-export message
2022-04-23 17:39:11 +01:00
Ben Andrew
346803d33b
Update dataset import guidance
2022-02-12 22:16:15 +00:00
Ben Andrew
a79818f5c6
Enable trainlist/vallist files for dataset importing
2022-02-12 22:11:37 +00:00
Ben Andrew
d00fdd7166
Add trainlist/vallist files to dataset export
2022-02-11 20:44:32 +00:00
Ben Andrew
d1ee5971ba
Improve ffmpeg install failure message
2022-02-08 17:18:42 +00:00
Ben Andrew
166b162490
Package website assets with app for offline use
2022-02-08 17:08:17 +00:00
Ben Andrew
c62fdd017a
formatting
2022-02-06 21:02:24 +00:00
Ben Andrew
b5b8438805
Fix quotation problem with synthesis text
2022-02-06 20:14:32 +00:00
Ben Andrew
277876556f
Update dataset info when manually labelling a clip
2022-02-06 17:53:23 +00:00
Ben Andrew
778e8ad547
Fix FFMPEG install
2021-12-29 12:49:38 +00:00
BenAAndrew
dfa91b08aa
Add jik876 credit
2021-12-12 21:15:33 +00:00
BenAAndrew
61a654d7ec
Fix results fetching
2021-12-09 18:22:41 +00:00
BenAAndrew
2fc39af78c
Add hifigan pretrained link
2021-12-09 18:21:49 +00:00
BenAAndrew
febd502a29
Enable custom hifigan model selection
2021-12-08 20:11:27 +00:00
BenAAndrew
989a43a416
Add hifigan training to app
2021-12-05 17:07:07 +00:00
BenAAndrew
61c4f66e11
formatting
2021-11-28 18:56:59 +00:00
BenAAndrew
c36972478a
Tidy up dataset constants
2021-11-28 18:50:45 +00:00
BenAAndrew
4a404d9a16
Cleanup extend existing dataset
2021-11-28 18:38:21 +00:00
Ben Andrew
363dda1c72
Merge pull request #90 from SirBitesalot/main
...
Fix for symbol loading when creating dataset. Fixed CLI dataset creation
2021-11-28 17:58:00 +00:00
BenAAndrew
6a7f8fe5eb
New remote training notebook
2021-11-28 17:38:28 +00:00
SirBitesalot
8e56b884f9
Merge branch 'BenAAndrew:main' into main
2021-11-28 16:30:59 +01:00
SirBitesalot
8160742929
Fix symbols
2021-11-28 16:30:06 +01:00
BenAAndrew
b2d0cf9dbb
Fix clip playback for unlabelled clips
2021-11-28 15:20:02 +00:00
SirBitesalot
61b2636c10
Improved invalid symbols message for ambiguous characters
2021-11-28 15:00:10 +01:00
BenAAndrew
051a1fbccd
Fix English synthesis
2021-11-26 17:15:58 +00:00
BenAAndrew
cca9a06c8c
Enable other Silero languages
2021-11-25 21:43:59 +00:00
BenAAndrew
aa7c3f6313
Make language model optional
2021-11-25 21:03:46 +00:00
BenAAndrew
67bbb333bf
Fix formatting
2021-11-25 17:37:52 +00:00
BenAAndrew
5cd1e5be5e
Delete dataset folder if dataset creation fails
2021-11-24 18:09:30 +00:00
BenAAndrew
19431ee3be
Remove non alphanumeric from synthesis folder name
2021-11-20 17:20:52 +00:00
Marclass
4c499927a3
Fix multi line synthesis
...
The synthesis route was blindly calling .replace on text without making sure it was a string first. If you tried to use the Multi Line method on the synthesis page text was a list type instead of a string and the folder name creation would throw an exception. The single line and paragraph methods correctly typed text as a string.
2021-11-05 00:07:42 -07:00
BenAAndrew
2b236256b8
Stay on same dataset after labelling clip
2021-10-16 20:23:44 +01:00
BenAAndrew
48a99dfc23
Formatting
2021-10-16 19:43:27 +01:00
BenAAndrew
f6dcea02f0
Add clip labelling
2021-10-16 19:43:02 +01:00
BenAAndrew
1ccf3448f8
Add unlabelled clips folder
2021-10-15 22:05:30 +01:00
BenAAndrew
e34cef78a2
Update UI
2021-10-15 21:58:52 +01:00
BenAAndrew
46d9796570
Add manage dataset option
2021-10-14 21:35:16 +01:00
BenAAndrew
e8abda8f58
Update GPU guidance
2021-10-14 20:05:07 +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