Commit Graph

75 Commits

Author SHA1 Message Date
Jaikinator b5dab23dd4 diarization in seconds 2023-06-12 15:54:28 +02:00
Jaikinator ca42d631cd added deprecated warning 2023-06-12 11:50:20 +02:00
Jaikinator 7aa2ed667f changed file names 2023-06-12 11:49:17 +02:00
Jaikinator 6aae0f5b24 file name changed 2023-06-12 11:48:47 +02:00
Jaikinator 671c67415f reworked diarization feature 2023-06-12 11:29:28 +02:00
Jaikinator 6710f05eaf added unittest 2023-06-09 18:01:55 +02:00
Jaikinator 301a6e88b5 added sepearate functions to load models 2023-06-09 18:01:42 +02:00
Jaikinator ee2cfc4319 reworked transcription class 2023-06-09 18:01:18 +02:00
Jaikinator 724c284474 added files to module init 2023-06-09 18:00:46 +02:00
Jaikinator b019671f12 added files for rework 2023-06-09 18:00:29 +02:00
Jacob Schmieder 950f0834ef Merge pull request #1 from JSchmie/update-dependencies
updated dependency files
2023-06-09 10:53:09 +02:00
Jaikinator 5ccede16ad updated dependency files 2023-06-09 10:51:52 +02:00
Jaikinator 4031d58609 Fixed accidentally removed audio_file.export in covert audio 2023-04-05 21:17:08 +02:00
Jaikinator 73d2af2b21 fixed wrong bool using check_if_already_transcribed 2023-04-05 21:08:19 +02:00
Jaikinator 30859b0f4e removed useless prints
added tqdm
added recognition for multiple Speakers
2023-04-05 20:04:29 +02:00
Jaikinator e12a4f4967 bug fix 2023-01-10 21:16:22 +01:00
Jaikinator 3169b5c427 bug fix 2023-01-04 21:17:48 +01:00
Jaikinator eb0cb6c23b fixed bug with slower mp3 2022-12-29 16:03:08 +01:00
Jaikinator 465700e88b added diarisation option 2022-12-29 15:56:03 +01:00
Jaikinator 1d84db0859 added empty token txt file 2022-12-28 18:37:10 +01:00
Jaikinator 350f5b8a30 added creation of a slower mp3 file for better transcription 2022-12-22 11:54:28 +01:00
Jaikinator e91fcccf17 added check for already transcribed files 2022-12-21 18:17:26 +01:00
Jaikinator d3c93e2356 changed converting to mp3 using pydub 2022-12-21 17:36:48 +01:00
Jacob Schmieder 60ef9c0db8 Add files via upload 2022-12-20 13:54:29 +01:00
Jacob Schmieder 085b3180e5 Initial commit 2022-12-20 13:43:31 +01:00