Schmieder, Jacob
|
fc046ae181
|
fullfill pep440
|
2024-05-13 09:00:43 +00:00 |
|
Schmieder, Jacob
|
31b415f98f
|
changed version to test new upload
|
2024-05-08 09:50:08 +00:00 |
|
Schmieder, Jacob
|
c1067fed32
|
added Nano Version
|
2024-05-08 07:38:04 +00: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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Steffen Albrecht
|
920a85a94a
|
adding credit for list of known hallucinations
|
2023-12-08 15:15:12 +01:00 |
|
Steffen Albrecht
|
98c1c7dfa5
|
adding function to remove whisper hallucinations
|
2023-12-08 14:57: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
|
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 |
|