Commit Graph

711 Commits

Author SHA1 Message Date
Schmieder, Jacob 62f6d5305b added ruff.toml 2024-05-03 13:53:00 +00:00
Schmieder, Jacob 0240aa4fea ruff ci 2024-05-03 13:39:06 +00:00
Jacob Schmieder fee9f0b468 Merge pull request #33 from JSchmie/tests
Good Job :)
2024-04-29 23:05:20 +02:00
Jacob Schmieder 91623ac265 Update documentation.yml
only run when merged to main
2024-04-29 16:02:47 +02:00
Jacob Schmieder ba2eac6c5c Delete scraibe/.pyannotetoken
Deleted obsolete file
2024-04-29 15:54:35 +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
Tryndaron 90a90f94dc changed trigger of ci to pull-requests only 2024-04-12 10:50:47 +02:00
Tryndaron 559c2aa715 fixed audio file path 2024-04-12 10:00:06 +02:00
Tryndaron 1e86245c82 use all tests 2024-04-12 09:49:14 +02:00
Tryndaron 54bedc5376 removed unneccesary imports 2024-04-12 09:37:01 +02:00
Tryndaron 9340b83d02 fixed file parth for test file 2024-04-12 09:17:51 +02:00
Tryndaron 6144e657f8 test transcriber 2024-04-12 09:10:09 +02:00
Tryndaron b4576abc00 transcriber class tests 2024-04-12 08:59:27 +02:00
Tryndaron 2844ecd628 changed file parth 2024-04-11 10:06:05 +02:00
Tryndaron fb0c7a9fa6 test if file gets found 2024-04-11 09:58:16 +02:00
Tryndaron ac9d34136c added 3 tests 2024-04-10 16:13:29 +02:00
Jacob Schmieder 5ee2b60880 Update gradio_app.py
Removed tkinter
2024-04-09 15:05:12 +02:00
Tryndaron d1f36ebdc6 fixed diarisation test 2024-04-09 12:06:30 +02:00
Tryndaron f03069b9d2 use all tests 2024-04-09 10:22:27 +02:00
Tryndaron 328f7d4a0f test transcriber function 2024-04-09 10:00:11 +02:00
Tryndaron a5fb4c9670 only test diarisation2.py 2024-04-08 16:41:29 +02:00
Tryndaron 6663357b37 spelling error autotranscript test 2024-04-08 13:29:39 +02:00
Tryndaron c55c12db03 only test autotranscript.py 2024-04-08 13:23:43 +02:00
Tryndaron eabd5734c2 audiotest 2nd 2024-04-08 13:05:26 +02:00
Tryndaron ccdb12597e only audiotest 2024-04-08 12:55:45 +02:00
Tryndaron c5e44ecb18 audio.py 2024-04-08 12:48:25 +02:00
Tryndaron 018a2bd1cf env hf token 2024-04-03 16:10:15 +02:00
Tryndaron 2b4819c68f run pytest 2024-04-03 16:00:35 +02:00
Tryndaron ea8e97348c upgrade 2024-04-03 14:23:46 +02:00
Tryndaron 45ae587e9e added ffmpeg 2024-04-03 13:58:00 +02:00
Tryndaron 2668f6a582 hf token given as str 2024-04-03 13:51:04 +02:00
Tryndaron f8e5c2b320 hf token destination changed 2024-04-03 11:25:00 +02:00
Tryndaron 2f9f86e985 removed relative import 2024-04-02 14:46:59 +02:00
Tryndaron 566cd5b470 sudo 2024-04-02 14:39:56 +02:00
Tryndaron a3a0491db8 libsndfile 2024-04-02 14:35:09 +02:00
Tryndaron 45519334e8 pip install . 2024-04-02 14:25:55 +02:00
Tryndaron cb5be106a3 pip install setup 2024-04-02 14:21:54 +02:00
Tryndaron 4da36230c6 setup installation 2024-04-02 14:17:14 +02:00
Tryndaron 77bfc5e4d0 pipeline operator 2024-04-02 14:10:37 +02:00
Tryndaron b8d9195fd0 -r 2024-04-02 14:01:21 +02:00