Commit Graph

  • d3e4c2dc75 changed cache default to true Jaikinator 2023-09-01 14:09:57 +02:00
  • 4aecc63c3a bug fixes Jaikinator 2023-09-01 12:58:38 +02:00
  • edb666a98c added kwargs to load model functionts to avoid errors Jaikinator 2023-09-01 12:57:09 +02:00
  • 0283e16aa5 requirements and readme update ortizcruz 2023-09-01 12:11:34 +02:00
  • 2bf275b335 first draft docu with sphinx html ortizcruz 2023-08-31 08:48:46 +02:00
  • 66b5c8fd3e Merge pull request #7 from JSchmie/pipy-package Jacob Schmieder 2023-08-30 10:48:48 +02:00
  • 01c3638e0a Merge branch 'develop' into pipy-package Jacob Schmieder 2023-08-30 10:42:31 +02:00
  • 064a169b52 changed python version Jaikinator 2023-08-30 10:28:33 +02:00
  • 74eb8b8a86 Merge pull request #6 from JSchmie/gradio_app Jacob Schmieder 2023-08-30 10:22:47 +02:00
  • 5937e81e31 updated cli Jaikinator 2023-08-28 17:01:53 +02:00
  • 5be187998e added functionality to translate Jaikinator 2023-08-28 15:18:57 +02:00
  • bf8ee9acca added cli to init Jaikinator 2023-08-28 15:17:27 +02:00
  • 76310a8d1c moved cli into extra file Jaikinator 2023-08-28 15:17:14 +02:00
  • f162b480d3 changed function name and added addional function for easier use Jaikinator 2023-08-28 15:16:53 +02:00
  • f0d7e25ecd readme ortizcruz 2023-08-28 14:41:18 +02:00
  • 0a66d011f8 clean up init Jaikinator 2023-08-28 12:24:04 +02:00
  • b2f332a4d2 updated enviroment Jaikinator 2023-08-25 14:33:35 +02:00
  • a3b65d22aa added gradio and pytorch Jaikinator 2023-08-25 14:32:34 +02:00
  • 685fdfcfac resolved same argument name Jaikinator 2023-08-25 14:32:14 +02:00
  • e499c98703 configured setup.py to handle pytorch Jaikinator 2023-08-25 14:30:06 +02:00
  • bde024e4c0 added \t to str Jaikinator 2023-08-25 13:39:58 +02:00
  • 731ba21b4a added gradio app to cli Jaikinator 2023-08-25 13:39:34 +02:00
  • 29f363bfe7 added gradio to init Jaikinator 2023-08-25 13:39:01 +02:00
  • b6f8bc2477 moved and updated gradio app Jaikinator 2023-08-25 13:38:21 +02:00
  • 9fbe850b88 Merge pull request #2 from JSchmie/rework-Codebase Jacob Schmieder 2023-08-24 16:13:43 +02:00
  • e331fe98f3 final codebase rework Jaikinator 2023-08-24 16:12:28 +02:00
  • dc79fed6af unified docstings Jaikinator 2023-08-23 16:01:49 +02:00
  • f54ea716d6 removed args Jaikinator 2023-08-23 15:39:58 +02:00
  • 18e89fad99 unified docstrings Jaikinator 2023-08-23 15:39:20 +02:00
  • cab50cba70 unified docstrings Jaikinator 2023-08-23 15:32:54 +02:00
  • 9e00b13524 unified documentation Jaikinator 2023-08-23 15:32:18 +02:00
  • 35fcc24357 unifyed docstrings and reworked cli funtion Jaikinator 2023-08-23 15:32:05 +02:00
  • d2c57866df unifyed documentation Jaikinator 2023-08-23 13:17:13 +02:00
  • a21bc32f7d imporved segment timesteps readability Jaikinator 2023-07-10 14:09:50 +02:00
  • 2d6954ff3f fixed __str__ Jaikinator 2023-07-10 13:42:34 +02:00
  • a4b2bdc3c1 added seq to str Jaikinator 2023-07-10 13:37:48 +02:00
  • 42f558207b fixed wrong Ident Jaikinator 2023-07-10 13:37:37 +02:00
  • 52754c9885 removed unnecessary stuff Jaikinator 2023-07-10 13:29:09 +02:00
  • fd346012cf added file Jaikinator 2023-07-10 13:28:08 +02:00
  • a71475c3eb updated diarisation file to better handle tokens Jaikinator 2023-07-10 13:27:54 +02:00
  • abd733b2ae updated setup.py Jaikinator 2023-07-07 12:57:47 +02:00
  • 22b5b28f21 updated Readme Jaikinator 2023-07-07 12:57:31 +02:00
  • 9c78cdd230 updated file Jaikinator 2023-06-30 18:53:47 +02:00
  • d74df146fc Merge branch 'rework-Codebase' of https://github.com/Jaikinator/autotranscript into rework-Codebase Jaikinator 2023-06-30 18:52:51 +02:00
  • deb3e8bc8a updated requirements Jaikinator 2023-06-30 18:50:17 +02:00
  • f51eb5815d Delete autotranscript/__pycache__ directory Jacob Schmieder 2023-06-30 18:47:53 +02:00
  • 4bf98621d6 add webapp Jaikinator 2023-06-30 18:46:33 +02:00
  • 907913f2bf fixed kwargs confusion and resolved path issues Jaikinator 2023-06-30 18:44:39 +02:00
  • 38d1f8f668 removed kwargs confusion Jaikinator 2023-06-30 18:44:10 +02:00
  • cd35ad8903 solved path issues Jaikinator 2023-06-30 18:41:43 +02:00
  • 11fce3abef removed kwargs confusions Jaikinator 2023-06-30 18:41:13 +02:00
  • de3a6cd4d1 added function to controll paths to pyannote models Jaikinator 2023-06-28 15:31:52 +02:00
  • 9a767228f7 fixed wrong writing Jaikinator 2023-06-27 10:22:21 +02:00
  • 58a14b2adf change location of default path variables Jaikinator 2023-06-27 10:22:03 +02:00
  • d882d80d1d added ndarray datatype to input of transcribe Jaikinator 2023-06-27 10:21:21 +02:00
  • 2308a9337c changed type of sr Jaikinator 2023-06-27 10:20:42 +02:00
  • 88db803bcb added file Jaikinator 2023-06-27 10:20:17 +02:00
  • bb73a66801 add example Jaikinator 2023-06-27 10:19:54 +02:00
  • cadeb8784f cahnged description Jaikinator 2023-06-27 10:19:38 +02:00
  • 06804b21b1 removed wrong variable Jaikinator 2023-06-19 16:32:42 +02:00
  • 29cc0aca6a cahnged name form dia_model to dia_dir Jaikinator 2023-06-19 16:31:42 +02:00
  • 57fd73c8ee added functionallity to select diarisation model using cli Jaikinator 2023-06-19 16:30:23 +02:00
  • 66e73e1c6b added kwargs support for load model Jaikinator 2023-06-19 15:56:46 +02:00
  • ae9a125d12 changed dependencies Jaikinator 2023-06-19 15:56:23 +02:00
  • bbe27cf616 support cli Jaikinator 2023-06-19 15:24:36 +02:00
  • a5e051cbfb added cli Jaikinator 2023-06-19 15:23:23 +02:00
  • 65c2cbfd91 removed file Jaikinator 2023-06-19 15:22:50 +02:00
  • 4cb774007d added save function to export to json Jaikinator 2023-06-19 15:06:16 +02:00
  • 7909d6d507 add save for different types of files Jaikinator 2023-06-19 15:00:31 +02:00
  • 979a2320f0 added file removal Jaikinator 2023-06-19 13:36:17 +02:00
  • 280cfa3c35 fixed but where speaker dict included segment informations Jaikinator 2023-06-19 12:11:28 +02:00
  • d3606a2dab removed dependencie on ffmpeg python will be dropped in future whisper realeases Jaikinator 2023-06-19 12:01:18 +02:00
  • 7bfd294bbd fixed bug when only one speaker exists Jaikinator 2023-06-19 11:52:21 +02:00
  • 3ef7353db5 changed module imports Jaikinator 2023-06-16 15:10:08 +02:00
  • 1d25d61fa2 linting Jaikinator 2023-06-16 15:09:53 +02:00
  • a653f0b05d added new example usage Jaikinator 2023-06-16 15:09:44 +02:00
  • 61121aad92 updated version Jaikinator 2023-06-16 15:09:33 +02:00
  • e4e5cfb4bc linting Jaikinator 2023-06-16 15:06:18 +02:00
  • c4c62c8ae1 added new file Jaikinator 2023-06-16 15:06:09 +02:00
  • 4f416f26f9 changed wrong file name Jaikinator 2023-06-16 15:03:25 +02:00
  • cdfa872482 added segments to out dict Jaikinator 2023-06-16 15:00:39 +02:00
  • 52efd41d21 added Transcriptor class which handles Transcription output Jaikinator 2023-06-16 15:00:22 +02:00
  • b3c9bcc482 fixed wrong Transcript class params Jaikinator 2023-06-16 12:13:56 +02:00
  • 8a1bdda393 added verbose dafault value to be false Jaikinator 2023-06-16 12:11:13 +02:00
  • 713dd3bfd5 added cuda support Jaikinator 2023-06-16 12:10:11 +02:00
  • de1ca22397 added dict as input type Jaikinator 2023-06-16 12:09:53 +02:00
  • 29e8a229dc autotrancript works Jaikinator 2023-06-16 12:09:18 +02:00
  • 8ecc66cf29 linting Jaikinator 2023-06-16 11:30:47 +02:00
  • edd6a0104c removed pydub and use ffmpeg remove dependencies. Droped pydub functionality and focuses on core components instead Jaikinator 2023-06-16 11:28:55 +02:00
  • 07acbc9464 added dummy class for output Jaikinator 2023-06-14 16:31:44 +02:00
  • 67e4e4585d added kwargs parsing Jaikinator 2023-06-14 16:31:25 +02:00
  • 002c7b5189 auto transcript Jaikinator 2023-06-14 16:31:07 +02:00
  • 854469fb6e audio processing Jaikinator 2023-06-14 16:30:57 +02:00
  • 34354c055f changed imports Jaikinator 2023-06-14 16:30:29 +02:00
  • 90324e6ea7 added unittests Jaikinator 2023-06-14 16:30:15 +02:00
  • 2e6af75f81 del file Jaikinator 2023-06-14 16:30:05 +02:00
  • 7ee784457a removed comments Jaikinator 2023-06-13 11:56:41 +02:00
  • 3cfdb894bf updated get token Jaikinator 2023-06-13 09:54:14 +02:00
  • 157851f8fa added compability with torchaudio Jaikinator 2023-06-13 08:25:58 +02:00
  • a5693490df removed renamed file Jaikinator 2023-06-13 07:05:57 +02:00