Jacob Schmieder
|
91623ac265
|
Update documentation.yml
only run when merged to main
|
2024-04-29 16:02:47 +02:00 |
|
Jacob Schmieder
|
feaeece262
|
Merge pull request #77 from JSchmie/enhance_capability_with_webui
Enhance capability with webui
|
2024-04-29 15:49:14 +02:00 |
|
Jacob Schmieder
|
37e28c5312
|
Merge pull request #71 from JSchmie/develop_hf_wrapper
Add default path to pyannote model with fallback option.
|
2024-04-29 14:13:00 +02:00 |
|
Marko Henning
|
69b4e22b51
|
Add deprecation warning.
|
2024-04-29 13:38:55 +02:00 |
|
Schmieder, Jacob
|
06665482c6
|
added update functions for transcriber and diariser + adding some type hints
|
2024-04-24 13:43:53 +00:00 |
|
Schmieder, Jacob
|
8f58aeb04e
|
added new whisper large-v3 to docstring
|
2024-04-24 13:31:15 +00:00 |
|
Schmieder, Jacob
|
dbb5f20b94
|
added docsting
|
2024-04-24 13:30:38 +00:00 |
|
Schmieder, Jacob
|
050555556d
|
updated transcriber
|
2024-04-24 13:30:00 +00:00 |
|
Schmieder, Jacob
|
7171b02d64
|
update gitignore
|
2024-04-24 13:20:38 +00:00 |
|
Marko Henning
|
55a77b861c
|
Fixed cache default value, moved ValuError t othe right place, added to docstring.
|
2024-04-23 16:29:48 +02:00 |
|
Marko Henning
|
7d8da3b81c
|
Reworking the hf wrapper, now without blank except block (wow)!
|
2024-04-23 14:39:18 +02:00 |
|
Marko Henning
|
f7927fd524
|
Add default path to pyannote model with fallback option.
|
2024-04-19 17:36:34 +02:00 |
|
Schmieder, Jacob
|
b075271b89
|
fixed wording
|
2024-02-13 09:54:55 +00:00 |
|
Schmieder, Jacob
|
cb1634734b
|
added manifest.in to setup action
|
2024-02-13 09:50:53 +00:00 |
|
Schmieder, Jacob
|
30bf2b3ba3
|
lower mandatory torch version to aviod install conflicts
|
2024-02-13 09:45:54 +00:00 |
|
Schmieder, Jacob
|
69b5e45a06
|
change order of packages to prevent install flaiures
|
2024-02-13 09:29:40 +00:00 |
|
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 |
|
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 |
|
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 |
|