96 Commits

Author SHA1 Message Date
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
85a78a0abc Verify clip length in dataset import 2021-06-10 22:15:05 +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
af7a8767c1 Pass transcription model 2021-06-04 11:23:29 +01:00
BenAAndrew
852eebcc34 Add language uploads 2021-06-03 19:57:18 +01:00
BenAAndrew
a67252ba7c Pass transcription model 2021-06-03 17:17:25 +01:00
BenAAndrew
8169cb9a2a Change stt to DeepSpeech 2021-06-03 10:34:04 +01:00
BenAAndrew
d03c8f298f formatting 2021-06-02 20:36:10 +01:00
darkArp
ee2355ead2 Fix typo in function name
`generate_dataset` function does not exist. It should be `create_dataset`
2021-05-17 22:10:41 +02:00
BenAAndrew
3a6f1a65ce Update comments 2021-05-05 21:13:58 +01:00
BenAAndrew
de186c4432 Fix file renaming 2021-05-03 11:35:54 +01:00
BenAAndrew
06a472f0bb Improve dataset import verification 2021-05-02 17:09:05 +01:00
BenAAndrew
0a6245a331 Code formatting 2021-04-24 20:48:06 +01:00
BenAAndrew
36ffa60503 Suppress cut output 2021-04-24 18:23:13 +01:00
BenAAndrew
34291ddf44 Fix timestamp function 2021-04-24 18:07:44 +01:00
BenAAndrew
f97988b3bc Fix dataset word alignment issue 2021-04-23 19:40:46 +01:00
BenAAndrew
f3d3c9c3f0 Check FFmpeg output 2021-04-23 11:51:22 +01:00
BenAAndrew
a8b2f76215 code formatting 2021-04-23 11:50:11 +01:00
BenAAndrew
18602a45bc Add min confidence slider 2021-04-23 11:44:20 +01:00
BenAAndrew
fd214135f4 add comments 2021-04-20 12:23:11 +01:00
BenAAndrew
2f66c8a27c Update readme's 2021-04-15 00:29:22 +01:00
BenAAndrew
92f3cebd85 Refactor dataset building scripts 2021-04-15 00:23:55 +01:00
BenAAndrew
bb88f4a356 Handle transcription errors 2021-04-14 23:56:12 +01:00
BenAAndrew
4b755c8244 Simplify transcription tensor 2021-04-08 12:03:58 +01:00
BenAAndrew
da3a784338 Add dataset info file 2021-04-07 20:26:51 +01:00
BenAAndrew
9b7f596486 Add imports 2021-04-07 12:07:35 +01:00
BenAAndrew
b5ec849839 Add transcription exception handling 2021-04-06 18:37:54 +01:00
BenAAndrew
4d0a024c31 Overhaul transcription code 2021-04-06 18:36:17 +01:00
BenAAndrew
f5151f83bb Refactor views 2021-04-04 15:26:31 +01:00
BenAAndrew
f2594b3e79 Add clip generator validation 2021-04-04 14:00:33 +01:00
BenAAndrew
72b5f9996a Validate dataset 2021-04-04 13:19:08 +01:00
BenAAndrew
0242f12e43 Tidyup clip generator 2021-04-03 21:28:00 +01:00
BenAAndrew
292aa99432 Add transcription error checking 2021-04-02 21:54:53 +01:00
BenAAndrew
d81c7c623a Formatting 2021-04-02 21:46:57 +01:00
BenAAndrew
c0724c5dde Clip generation rework 2021-04-01 19:12:38 +01:00
BenAAndrew
361271c0f9 Add time estimate 2021-03-24 21:29:01 +00:00
BenAAndrew
502976575d Add compression to app 2021-03-24 20:30:25 +00:00
BenAAndrew
81dcf2bd91 Add error logging 2021-03-22 19:34:45 +00:00
BenAAndrew
c9b217b54f Update requirements 2021-03-18 21:59:05 +00:00
BenAAndrew
34d59bc4ce Update compress.py 2021-03-18 18:12:55 +00:00
BenAAndrew
ca991868e9 Create compress.py 2021-03-18 18:08:28 +00:00
BenAAndrew
20bf5d5565 Develop executable 2021-03-18 12:27:38 +00:00
Vinamra Munot
0560e0c4d8 Consistent argument name for audio file path name
This might be a better change then #2. Please let me know your thoughts.
2021-03-16 19:06:37 -04:00
BenAAndrew
ccafa8464a init 2021-03-10 15:56:40 +00:00