Commit Graph
100 Commits
Author SHA1 Message Date
Jaikinator 719b3902d6 updated setup.py 2024-02-12 17:31:45 +01:00
Jaikinator e7d078d1da updated dependencies 2024-02-12 15:43:24 +01:00
Jaikinator ceb0c57369 add extra require to install webui 2024-02-12 15:28:35 +01:00
Jaikinator b2b2726dbc updated dep in sphinx action 2024-02-12 14:23:02 +01:00
Jaikinator 09576866b3 changed numpy version 2024-02-12 13:46:48 +01:00
Jaikinator 9ae6058688 Merge branch 'develop' of github.com:JSchmie/ScrAIbe into develop 2024-02-12 13:42:35 +01:00
Jaikinator b61c87270f fixed whisper Versioning 2024-02-12 13:41:54 +01:00
Jaikinator 8af2294814 avoid merge conflict 2024-02-12 12:40:51 +01:00
Jaikinator 6aa25dfec1 resolve merge conflict 2024-02-12 12:35:52 +01:00
Jaikinator 45ee0b00b4 removed start server for now 2024-02-12 11:45:17 +01:00
Jaikinator 5e71667119 removed app 2024-02-12 11:43:59 +01:00
Jaikinator c70e66ead0 removed App here 2024-02-12 11:43:34 +01:00
Jaikinator df79a78a47 updated dependency list 2024-02-09 12:17:43 +01:00
Jaikinator 9c0766fc41 updated dependencies now scraibe works with torch 2 2024-02-09 11:35:38 +01:00
Jaikinator 41be3fdee2 use TIMEOUT param 2024-01-26 16:21:47 +01:00
Jaikinator 483204efda removed print 2024-01-26 16:15:58 +01:00
Jaikinator b45a601119 fixed path 2024-01-26 15:56:10 +01:00
Jaikinator ff47d058c8 fixed typo 2024-01-26 15:46:51 +01:00
Jaikinator c1ed0547b8 handle exeptions when dict is empty 2024-01-26 15:38:53 +01:00
Jaikinator b0858e4647 parse args to app_starter.py 2024-01-26 15:33:16 +01:00
Jaikinator 8ba3ee146b Redifine ParseKwargs to not import scraibe to early on 2024-01-26 15:28:50 +01:00
Jaikinator c33c0f1f53 add app file and add gitignore 2024-01-26 15:09:11 +01:00
Jaikinator 25217533cb removed qtfaststart beacaue it is not used 2024-01-26 13:37:28 +01:00
Jaikinator 74eba1c641 added slightly more robust erroir haneling using local models 2024-01-26 13:31:32 +01:00
Jaikinator 250c95535e fixed unused import 2024-01-26 13:31:02 +01:00
Jaikinator ea68b5de5f add .yml to package data 2024-01-26 10:31:50 +01:00
Jaikinator ef7bd6e15c made cli work with new interface 2024-01-25 16:08:53 +01:00
Jaikinator c65dc51541 typos fixed 2024-01-25 09:47:54 +01:00
Jaikinator 5c16b62527 fixed typo 2024-01-24 16:20:13 +01:00
Jaikinator ea7117545d fixed wrong dict entry 2024-01-24 16:18:42 +01:00
Jaikinator 6217e3a9b3 adapt everything to work with new config file 2024-01-24 15:58:37 +01:00
Jaikinator 7c200d4506 config.yml updating and reloaading default works 2023-12-13 17:40:32 +01:00
Jaikinator 9a8cdb2a64 added utils to handle config file (does not work yet) 2023-12-08 14:31:48 +01:00
Jaikinator f494895376 removes depencency 2023-12-08 14:31:17 +01:00
Jaikinator 4ca9aa195a added utils file 2023-12-08 14:30:56 +01:00
Jaikinator 42f86ba2ca changed pyannote path 2023-12-08 14:30:43 +01:00
Jaikinator 4379d1e185 removes signal 2023-12-08 14:30:26 +01:00
Jaikinator 9eb9f5af8d Make everything work in processes and adding config to customize instance 2023-12-07 16:22:52 +01:00
Jaikinator 32b27442e6 testing if multiprosessing works better 2023-11-25 16:38:13 +01:00
Jaikinator db435c1fdd removed file 2023-11-25 15:18:09 +01:00
Jaikinator 93e5ce15f9 make gradio working with treads 2023-11-25 15:17:12 +01:00
Jaikinator bbb2c848e3 rework structure of gradio app 2023-11-20 15:01:51 +01:00
Jaikinator f691790c00 aded deamon process 2023-11-17 15:23:11 +01:00
Jaikinator 105161b6a6 test successed next step to implement in gradio app 2023-11-17 14:12:53 +01:00
Jaikinator fafe5c2709 test for multithreading 2023-11-15 16:35:26 +01:00
Jaikinator b42d1d1faa tryed to unload model but it does not work jet 2023-11-10 15:43:01 +01:00
Jaikinator ea03bf1f06 added variable to store params for possible reload 2023-11-10 15:23:50 +01:00
Jaikinator f2877d7ad4 try to implement sleep 2023-11-08 17:07:30 +01:00
Jaikinator 96f7dce6a1 fixed LICENSE 2023-10-16 16:34:02 +02:00
Jaikinator c27fb6ff05 fixed recursive cp for pictures 2023-10-16 16:24:54 +02:00
Jaikinator 3647753a50 fixed Readme 2023-10-16 16:20:56 +02:00
Jaikinator 87da03d74e moved parser 2023-10-16 14:36:56 +02:00
Jaikinator 19ada49f46 changed position of Readme 2023-10-16 14:29:33 +02:00
Jaikinator 7c26f679ac changed to include 2023-10-16 14:00:11 +02:00
Jaikinator ff25545c20 try to include readme.md 2023-10-16 13:36:43 +02:00
Jaikinator 53bee386b5 changed Readme position 2023-10-16 13:22:27 +02:00
Jaikinator cc6223c829 added readme back in 2023-10-16 10:54:24 +02:00
Jaikinator 4d8012ae01 removed dep from config.py 2023-10-08 19:42:52 +02:00
Jaikinator 39c2ca358c changed python version and tryed to update pip 2023-10-08 19:29:24 +02:00
Jaikinator be8bae3da8 changed sphinx error due to bug 2023-10-08 19:27:40 +02:00
Jaikinator 03cc6c9f3a added other requirements 2023-10-08 19:19:59 +02:00
Jaikinator 9bdd9584a9 added python version 2023-10-08 19:18:33 +02:00
Jaikinator 44644de687 added torch dep 2023-10-08 19:16:49 +02:00
Jaikinator 3c05fb254f Merge branch 'sphinx_action' of github.com:JSchmie/ScrAIbe into sphinx_action 2023-10-08 19:11:10 +02:00
Jaikinator e9510394aa added make file to make sphinx work 2023-10-08 19:10:46 +02:00
Jaikinator 7aafc4f48b added documentation page 2023-10-06 16:22:45 +02:00
Jaikinator cec01417ca change publish dir 2023-10-06 16:05:59 +02:00
Jaikinator 14be0a2456 add make html 2023-10-06 16:04:17 +02:00
Jaikinator d2bc0928e0 changed var name 2023-10-06 15:58:31 +02:00
Jaikinator 4eef06fc83 changed branch name 2023-10-06 15:34:03 +02:00
Jaikinator 5a07825db4 test2 2023-10-06 15:30:13 +02:00
Jaikinator 92ff7af766 test ci 2023-10-06 15:29:18 +02:00
Jaikinator 9fcc20bc96 changed ci to support sphinx autodoc 2023-10-06 15:24:45 +02:00
Jaikinator 68e4aaa82f added for sphinx support 2023-10-06 15:23:20 +02:00
Jaikinator 98d26406a2 changed path to pictures 2023-10-06 15:15:03 +02:00
Jaikinator ceb1172e13 changed source folder 2023-10-06 12:21:13 +02:00
Jaikinator 6a07f660d2 changed version of checkout 2023-10-06 12:19:45 +02:00
Jaikinator a3f1e413bd change source and dest 2023-10-06 12:13:38 +02:00
Jaikinator 11da0dfa31 add sphinx documentation workflow 2023-10-06 12:07:17 +02:00
Jaikinator a73cf22c14 updated readme 2023-10-04 16:20:47 +02:00
Jaikinator 56e33b3a72 updated requirements to reduce error rate 2023-10-04 15:06:48 +02:00
Jaikinator 994dfadf17 updated docker file 2023-10-04 14:59:15 +02:00
Jaikinator b2d7ae34b0 Merge branch 'docker' of github.com:JSchmie/ScrAIbe into docker 2023-09-29 13:37:28 +02:00
Jaikinator 98f41beab5 changed dockerfile to the docker hub version 2023-09-29 13:37:16 +02:00
Jaikinator 9db419cf54 changed output str for multiple file inputs 2023-09-29 12:29:13 +02:00
Jaikinator 8cfc4ac9db updated keywords 2023-09-29 12:02:25 +02:00
Jaikinator 7b8019c57f fixed gradio app lodo dismissed 2023-09-29 11:57:31 +02:00
Jaikinator ef7a4273e6 fixed versioning whichs brokes do to pypi issues 2023-09-22 21:27:41 +02:00
Jaikinator f5d8056ead fixed bug appearing torch installation using pip 2023-09-22 21:27:15 +02:00
Jaikinator ca93467450 changed package data 2023-09-22 19:51:59 +02:00
Jaikinator e275da29f4 renamed github_url 2023-09-22 19:50:47 +02:00
Jaikinator b640071743 readded README.md was faild due to merge conflict 2023-09-22 18:56:46 +02:00
Jaikinator 0da3bd4644 Merge branch 'develop' of https://github.com/Jaikinator/autotranscript into develop 2023-09-22 18:54:48 +02:00
Jaikinator 455c2e3276 removed docs to aviod conflict 2023-09-22 18:44:24 +02:00
Jaikinator 6a7c2644f2 removed docs to aviod conflict 2023-09-22 18:42:19 +02:00
Jaikinator f267fc1041 install works 2023-09-22 18:14:48 +02:00
Jaikinator 30141b9616 fixed bug where header.html was not found 2023-09-22 18:12:08 +02:00
Jaikinator 9c6d183c89 updated readme 2023-09-22 18:07:21 +02:00
Jaikinator 97d94fe757 Merge branch 'rename-to-scraibe' of https://github.com/Jaikinator/autotranscript into rename-to-scraibe 2023-09-22 16:17:50 +02:00
Jaikinator 882287996a make project relaease ready 2023-09-22 16:17:32 +02:00