Commit Graph

129 Commits

Author SHA1 Message Date
GitHub Actions
1838101577 Automated update subgen.py with version 2024-03-04 15:01:33 +00:00
McCloudS
b051f434bc Update subgen.py 2024-03-04 08:01:19 -07:00
GitHub Actions
b7302921f4 Automated update subgen.py with version 2024-03-04 14:56:53 +00:00
McCloudS
e26c15fa88 Update subgen.py 2024-03-04 07:56:40 -07:00
GitHub Actions
038f79916e Automated update subgen.py with version 2024-03-04 14:50:08 +00:00
GitHub Actions
0595df00e4 Automated update subgen.py with version 2024-03-04 14:29:22 +00:00
GitHub Actions
144377b1a5 Automated update subgen.py with version 2024-03-04 14:15:29 +00:00
McCloudS
d626c16c72 Update subgen.py 2024-03-04 07:15:16 -07:00
GitHub Actions
d3cc1d2352 Automated update subgen.py with version 2024-03-04 14:05:38 +00:00
McCloudS
e735e6ad1b Update subgen.py 2024-03-04 07:03:56 -07:00
McCloudS
938af5d688 Update subgen.py 2024-03-04 06:54:14 -07:00
GitHub Actions
b8086ed129 Automated update subgen.py with version 2024-03-04 13:47:43 +00:00
McCloudS
8b988f976a Update subgen.py 2024-03-04 06:33:13 -07:00
McCloudS
da45918f76 Update subgen.py 2024-03-04 06:13:15 -07:00
McCloudS
8a31a12c3c Update subgen.py 2024-03-04 06:12:38 -07:00
McCloudS
9188e4f276 Fixed path mapping for Windows paths? 2024-03-03 08:10:49 -07:00
McCloudS
61a68db71b Update subgen.py 2024-02-29 17:28:19 -07:00
McCloudS
097de8d462 Update subgen.py 2024-02-19 23:21:10 -07:00
McCloudS
7e9b87c800 Update subgen.py 2024-02-19 23:12:30 -07:00
McCloudS
7ebbf47cc9 Update subgen.py 2024-02-19 22:58:12 -07:00
McCloudS
bd9dd9f29e Update subgen.py
Added APPEND (From JaiZed).  Will add f"Transcribed by whisperAI with faster-whisper ({whisper_model}) on {datetime.now()}" at the end of a subtitle.
2024-02-11 14:57:09 -07:00
McCloudS
710567c32a Update subgen.py 2024-02-11 12:56:06 -07:00
McCloudS
51d3fc9d3e Update subgen.py 2024-02-11 12:48:05 -07:00
McCloudS
6a7f40193d Update subgen.py 2024-02-11 12:45:31 -07:00
McCloudS
b15a42e445 Update subgen.py 2024-02-11 12:19:55 -07:00
McCloudS
202a4d10e7 Update subgen.py 2024-02-10 23:37:36 -07:00
McCloudS
16c65c4f2f Update subgen.py 2024-02-10 21:58:10 -07:00
McCloudS
c0e34bb42b Fixed bool checks 2024-02-10 21:38:18 -07:00
McCloudS
bad2ec7e8b Update subgen.py 2024-02-10 21:27:02 -07:00
McCloudS
815a2dd04c Update subgen.py 2024-02-10 21:23:38 -07:00
McCloudS
b7aeef4773 Add message show if using faster-whisper or HF Transformers 2024-02-10 19:25:22 -07:00
McCloudS
9dec17feaf Fixed me handling ints and bools wrong in env variables. 2024-02-10 17:36:24 -07:00
McCloudS
849bc62d1b Update subgen.py 2024-02-10 16:05:56 -07:00
McCloudS
e4c02c5c6f Update subgen.py 2024-02-10 14:35:43 -07:00
McCloudS
5004321cb9 Update subgen.py
Added below suggestions from JaiZed (https://github.com/JaiZed/subgen)
check if existing SDH subtitle is there, added /batch endpoint, more elegant forceLanguage implementation.
2024-02-10 13:16:36 -07:00
McCloudS
f7b1bef2cc Update subgen.py
Added some suggestions from JaiZed (https://github.com/JaiZed/subgen)
Added a check if existing SDH subtitle is there, added /batch endpoint, more elegant forceLanguage implementation.
2024-02-10 13:10:21 -07:00
McCloudS
e2dd80e3dd Update subgen.py 2024-02-09 10:14:57 -07:00
McCloudS
f663622deb Update subgen.py 2024-02-08 08:49:06 -07:00
McCloudS
269a54cbb6 Update subgen.py 2024-02-08 08:33:42 -07:00
McCloudS
9395a65a49 Update subgen.py
Re-added random import (whoops!)
2024-02-06 11:16:20 -07:00
McCloudS
e44dc365e9 Update subgen.py 2024-02-05 23:35:01 -07:00
McCloudS
743366b741 Update subgen.py 2024-02-05 22:59:04 -07:00
McCloudS
6259bd8018 Update subgen.py 2024-02-05 22:07:55 -07:00
McCloudS
0dc9b09e1d Update subgen.py 2024-02-05 21:08:22 -07:00
McCloudS
bfa281c1c4 Update subgen.py 2024-02-05 14:06:40 -07:00
McCloudS
eb3ebf8a74 Update subgen.py
Cleaned up imports
2024-02-05 13:49:26 -07:00
McCloudS
6b862cfaff Update subgen.py
removed rsplit to use platform independent os.path.splitext
2024-02-05 13:48:00 -07:00
McCloudS
02954e2f2a Update subgen.py 2024-02-05 13:39:54 -07:00
McCloudS
4cb836b80b Update subgen.py
Fixed removing failed items from the queue.
2024-02-05 13:29:17 -07:00
McCloudS
0447d6a805 Update subgen.py
Some error checking for transcribe_exiting()
2024-02-05 11:50:47 -07:00