Commit Graph

425 Commits

Author SHA1 Message Date
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
Jacob Schmieder 77e3ee0c75 Merge pull request #21 from stalbrec/1-hallucinations
adding function to remove whisper hallucinations
2024-02-12 13:34:32 +01:00
Jacob Schmieder 9ed741b30e Merge pull request #46 from JSchmie/sphinx_action
Sphinx action
2024-02-12 12:55:31 +01:00
Jacob Schmieder abff572a3a Merge pull request #37 from JSchmie/develop_gradio_app
Develop gradio app
2024-02-12 12:48:41 +01:00
Jacob Schmieder a48829b7cd Delete test_multithreading.py 2024-02-12 12:46:06 +01:00
Jacob Schmieder 723dd7d003 Delete test_multiprocessing.py
removed for merge
2024-02-12 12:45:28 +01:00
Jacob Schmieder 817d89ea29 Merge branch 'develop' into develop_gradio_app 2024-02-12 12:42:56 +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
Jacob Schmieder c63f04df28 Merge pull request #45 from JSchmie/update-ml-deps
updated dependencies now scraibe works with torch 2
2024-02-09 12:24:50 +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
Schmieder, Jacob 6975986ed4 added docstings and typings 2024-01-29 12:32:23 +00:00
Tryndaron f872fb1caa Autotrancsipt test 2024-01-29 12:43:14 +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
Tryndaron 033ce8c92c Diarisation
basics tests for the Diarisation object
2024-01-23 13:21:42 +01:00
Tryndaron 570048a2e0 Docstrings
I applied the Changes which were mentioned in the tests_audio.py file
2024-01-23 13:08:59 +01:00
Tryndaron abec1e1726 Docstrings 2024-01-09 13:49:14 +01:00
Tryndaron fd7e899e4c test2 2024-01-05 15:26:08 +01:00
Tryndaron 6f6c31a412 test 2024-01-05 15:15:05 +01:00
Tryndaron ee8c98004a test 2024-01-05 14:24:20 +01:00
Tryndaron f501d76e99 test 2024-01-05 13:04:42 +01:00
Tryndaron ffe4dc8c58 test 2024-01-05 12:32:03 +01:00
Tryndaron f90d16859e test 2024-01-05 11:56:49 +01:00
Tryndaron 2e0989b7e4 Add files via upload
test file for diarisation functionality
2024-01-02 08:22:53 +01:00
Steffen Albrecht 8db0336070 moved known hallucinations from dict to list in external py file 2023-12-14 14:54:03 +01:00
Jaikinator 7c200d4506 config.yml updating and reloaading default works 2023-12-13 17:40:32 +01:00
Steffen Albrecht 667ccd29af extend list of known hallucinations 2023-12-11 12:04:08 +01:00