|
c8404d9805
|
added a danish alignment model
|
2023-03-04 13:20:40 +01:00 |
|
|
cfcede41f6
|
Added Python 3.7 compatibility
- removed use of walrus operator in favor of `np.cumsum`
|
2023-03-02 15:46:07 +01:00 |
|
|
2e307814dd
|
added if clause for checking
|
2023-02-10 14:48:51 +05:30 |
|
|
9f26112d5c
|
added turkish wav2vec2 model
|
2023-02-01 21:38:50 +02:00 |
|
|
fd2a093754
|
Merge pull request #55 from jonatasgrosman/main
FIX: Error when loading Hugging Face's models with embedded LM
|
2023-02-01 10:27:45 +00:00 |
|
|
d294e29ad9
|
fix: error when loading huggingface model with embedded language model
|
2023-01-31 23:24:26 -03:00 |
|
|
0eae9e1f50
|
added several wav2vec2 models by jonatasgrosman
since his models were used in other languages before and I tested the arabic model myself, I assumed it's safe to include all the available models
|
2023-02-01 03:02:10 +02:00 |
|
|
1b08661e42
|
change arabic model to jonatasgrosman
|
2023-01-31 19:32:31 +02:00 |
|
|
a49799294b
|
add arabic wav2vec2 model form elgeish
|
2023-01-31 19:07:48 +02:00 |
|
|
76f79f600a
|
fix short seg timestamps bug
|
2023-01-28 19:04:19 +00:00 |
|
|
c19cf407d8
|
handle non-alignable whole segments
|
2023-01-28 13:53:03 +00:00 |
|
|
5b8c8a7bd3
|
pandas fix
|
2023-01-27 15:05:08 +00:00 |
|
|
16d24b1c96
|
only pad timestamps if not using VAD
|
2023-01-26 10:46:13 +00:00 |
|
|
286a2f2c14
|
clean up logic, use pandas where possibl
|
2023-01-25 18:42:52 +00:00 |
|
|
5a668a7d80
|
fallback on whisper alignment failures, update readme
|
2023-01-05 11:15:19 +00:00 |
|
|
9f6fa61160
|
init commit
|
2022-12-14 18:59:12 +00:00 |
|