Commit Graph

719 Commits

Author SHA1 Message Date
Jacob Schmieder 74eb8b8a86 Merge pull request #6 from JSchmie/gradio_app
Gradio_app
2023-08-30 10:22:47 +02:00
Jaikinator 5937e81e31 updated cli 2023-08-28 17:01:53 +02:00
Jaikinator 5be187998e added functionality to translate 2023-08-28 15:18:57 +02:00
Jaikinator bf8ee9acca added cli to init 2023-08-28 15:17:27 +02:00
Jaikinator 76310a8d1c moved cli into extra file 2023-08-28 15:17:14 +02:00
Jaikinator f162b480d3 changed function name and added addional function for easier use 2023-08-28 15:16:53 +02:00
ortizcruz f0d7e25ecd readme 2023-08-28 14:41:18 +02:00
Jaikinator 0a66d011f8 clean up init 2023-08-28 12:24:04 +02:00
Jaikinator b2f332a4d2 updated enviroment 2023-08-25 14:33:35 +02:00
Jaikinator a3b65d22aa added gradio and pytorch 2023-08-25 14:32:34 +02:00
Jaikinator 685fdfcfac resolved same argument name 2023-08-25 14:32:14 +02:00
Jaikinator e499c98703 configured setup.py to handle pytorch 2023-08-25 14:30:06 +02:00
Jaikinator bde024e4c0 added \t to str 2023-08-25 13:39:58 +02:00
Jaikinator 731ba21b4a added gradio app to cli 2023-08-25 13:39:34 +02:00
Jaikinator 29f363bfe7 added gradio to init 2023-08-25 13:39:01 +02:00
Jaikinator b6f8bc2477 moved and updated gradio app 2023-08-25 13:38:21 +02:00
Jacob Schmieder 9fbe850b88 Merge pull request #2 from JSchmie/rework-Codebase
Rework codebase
2023-08-24 16:13:43 +02:00
Jaikinator e331fe98f3 final codebase rework 2023-08-24 16:12:28 +02:00
Jaikinator dc79fed6af unified docstings 2023-08-23 16:01:49 +02:00
Jaikinator f54ea716d6 removed args 2023-08-23 15:39:58 +02:00
Jaikinator 18e89fad99 unified docstrings 2023-08-23 15:39:20 +02:00
Jaikinator cab50cba70 unified docstrings 2023-08-23 15:32:54 +02:00
Jaikinator 9e00b13524 unified documentation 2023-08-23 15:32:18 +02:00
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