Commit Graph

446 Commits

Author SHA1 Message Date
Jaikinator 35fcc24357 unifyed docstrings and reworked cli funtion 2023-08-23 15:32:05 +02:00
Jaikinator d2c57866df unifyed documentation 2023-08-23 13:17:13 +02:00
Jaikinator a21bc32f7d imporved segment timesteps readability 2023-07-10 14:09:50 +02:00
Jaikinator 2d6954ff3f fixed __str__ 2023-07-10 13:42:34 +02:00
Jaikinator a4b2bdc3c1 added seq to str 2023-07-10 13:37:48 +02:00
Jaikinator 42f558207b fixed wrong Ident 2023-07-10 13:37:37 +02:00
Jaikinator 52754c9885 removed unnecessary stuff 2023-07-10 13:29:09 +02:00
Jaikinator fd346012cf added file 2023-07-10 13:28:08 +02:00
Jaikinator a71475c3eb updated diarisation file to better handle tokens 2023-07-10 13:27:54 +02:00
Jaikinator abd733b2ae updated setup.py 2023-07-07 12:57:47 +02:00
Jaikinator 22b5b28f21 updated Readme 2023-07-07 12:57:31 +02:00
Jaikinator 9c78cdd230 updated file 2023-06-30 18:53:47 +02:00
Jaikinator d74df146fc Merge branch 'rework-Codebase' of https://github.com/Jaikinator/autotranscript into rework-Codebase 2023-06-30 18:52:51 +02:00
Jaikinator deb3e8bc8a updated requirements 2023-06-30 18:50:17 +02:00
Jacob Schmieder f51eb5815d Delete autotranscript/__pycache__ directory 2023-06-30 18:47:53 +02:00
Jaikinator 4bf98621d6 add webapp 2023-06-30 18:46:33 +02:00
Jaikinator 907913f2bf fixed kwargs confusion
and resolved path issues
2023-06-30 18:44:39 +02:00
Jaikinator 38d1f8f668 removed kwargs confusion 2023-06-30 18:44:10 +02:00
Jaikinator cd35ad8903 solved path issues 2023-06-30 18:41:43 +02:00
Jaikinator 11fce3abef removed kwargs confusions 2023-06-30 18:41:13 +02:00
Jaikinator de3a6cd4d1 added function to controll paths to pyannote models 2023-06-28 15:31:52 +02:00
Jaikinator 9a767228f7 fixed wrong writing 2023-06-27 10:22:21 +02:00
Jaikinator 58a14b2adf change location of default path variables 2023-06-27 10:22:03 +02:00
Jaikinator d882d80d1d added ndarray datatype to input of transcribe 2023-06-27 10:21:21 +02:00
Jaikinator 2308a9337c changed type of sr 2023-06-27 10:20:42 +02:00
Jaikinator 88db803bcb added file 2023-06-27 10:20:17 +02:00
Jaikinator bb73a66801 add example 2023-06-27 10:19:54 +02:00
Jaikinator cadeb8784f cahnged description 2023-06-27 10:19:38 +02:00
Jaikinator 06804b21b1 removed wrong variable 2023-06-19 16:32:42 +02:00
Jaikinator 29cc0aca6a cahnged name form dia_model to dia_dir 2023-06-19 16:31:42 +02:00
Jaikinator 57fd73c8ee added functionallity to select diarisation model using cli 2023-06-19 16:30:23 +02:00
Jaikinator 66e73e1c6b added kwargs support for load model 2023-06-19 15:56:46 +02:00
Jaikinator ae9a125d12 changed dependencies 2023-06-19 15:56:23 +02:00
Jaikinator bbe27cf616 support cli 2023-06-19 15:24:36 +02:00
Jaikinator a5e051cbfb added cli 2023-06-19 15:23:23 +02:00
Jaikinator 65c2cbfd91 removed file 2023-06-19 15:22:50 +02:00
Jaikinator 4cb774007d added save function to export to json 2023-06-19 15:06:16 +02:00
Jaikinator 7909d6d507 add save for different types of files 2023-06-19 15:00:31 +02:00
Jaikinator 979a2320f0 added file removal 2023-06-19 13:36:17 +02:00
Jaikinator 280cfa3c35 fixed but where speaker dict included segment informations 2023-06-19 12:11:28 +02:00
Jaikinator d3606a2dab removed dependencie on ffmpeg python
will be dropped in future whisper realeases
2023-06-19 12:01:18 +02:00
Jaikinator 7bfd294bbd fixed bug when only one speaker exists 2023-06-19 11:52:21 +02:00
Jaikinator 3ef7353db5 changed module imports 2023-06-16 15:10:08 +02:00
Jaikinator 1d25d61fa2 linting 2023-06-16 15:09:53 +02:00
Jaikinator a653f0b05d added new example usage 2023-06-16 15:09:44 +02:00
Jaikinator 61121aad92 updated version 2023-06-16 15:09:33 +02:00
Jaikinator e4e5cfb4bc linting 2023-06-16 15:06:18 +02:00
Jaikinator c4c62c8ae1 added new file 2023-06-16 15:06:09 +02:00
Jaikinator 4f416f26f9 changed wrong file name 2023-06-16 15:03:25 +02:00
Jaikinator cdfa872482 added segments to out dict 2023-06-16 15:00:39 +02:00