litagin02
|
ce26a0384d
|
Improve: save intermediate trans result for HF whisper
|
2024-05-26 10:18:09 +09:00 |
|
litagin02
|
2274087da4
|
Fmt only (maybe)
|
2024-05-25 18:15:36 +09:00 |
|
litagin02
|
8976a3ed2f
|
Refactor: Use PathConfig and pathlib instead of paths.yml loading
|
2024-05-25 10:25:22 +09:00 |
|
litagin02
|
e721c09b87
|
Fix filename for transcribe to use relative path instead of name
|
2024-04-27 12:59:47 +09:00 |
|
litagin02
|
2eb489f91e
|
docs
|
2024-03-14 18:29:06 +09:00 |
|
litagin02
|
6f42a1514f
|
Add ngram_size option
|
2024-03-14 17:42:29 +09:00 |
|
litagin02
|
8c95f0ff75
|
Fix hf whisper
|
2024-03-14 16:45:31 +09:00 |
|
litagin02
|
b65d1d4755
|
Improve log and webui
|
2024-03-14 15:19:09 +09:00 |
|
litagin02
|
b1972a3d3d
|
Feat: HF whisper for transcribing (faster than faster-whisper)
|
2024-03-14 15:10:08 +09:00 |
|
litagin02
|
528d2cc4ba
|
Refactor: typing and pathlib
|
2024-03-12 20:05:32 +09:00 |
|
tsukumi
|
f880641eb5
|
Remove: modules under common/ that have been rewritten
|
2024-03-06 22:29:12 +00:00 |
|
litagin02
|
beb6a641be
|
clean
|
2024-03-01 19:39:37 +09:00 |
|
litagin02
|
f3475287b2
|
Improve: sort wav files before transcription, use pathlib
|
2024-03-01 19:25:21 +09:00 |
|
litagin02
|
8f27c79219
|
Update
|
2024-02-25 13:15:40 +09:00 |
|
litagin02
|
b7ffc37ba9
|
Change args from input output to model_name
|
2024-02-19 19:36:14 +09:00 |
|
litagin02
|
eff8821d65
|
Fix language bug
|
2024-01-17 10:21:14 +09:00 |
|
Nasser Aldawsari
|
9441df0c55
|
fix language transcribe selection
|
2024-01-10 08:49:26 +03:00 |
|
litagin02
|
6ca9c214fc
|
Update (WIP)
|
2024-01-05 16:16:07 +09:00 |
|
litagin02
|
ffe69f0da3
|
update
|
2024-01-04 20:25:45 +09:00 |
|
litagin02
|
c7571a7c39
|
Update
|
2024-01-04 11:30:14 +09:00 |
|
litagin02
|
30067335e1
|
Fix
|
2024-01-03 10:36:00 +09:00 |
|
litagin02
|
f9c9c765fc
|
Add args for Dataset and improve
|
2024-01-02 14:11:01 +09:00 |
|
litagin02
|
a7faf52ae4
|
Fix: use fp16 whisper model when bf16 unavailable
|
2024-01-01 09:53:19 +09:00 |
|
litagin02
|
ef4e82defc
|
Refactor and add merge
|
2023-12-31 14:55:04 +09:00 |
|
litagin02
|
a9652979cc
|
Replace get_stdout() with SAFE_STDOUT
|
2023-12-30 18:45:04 +09:00 |
|
litagin02
|
35a8bb514f
|
Fix: colab stdout error, so replace with stdout wrapper
|
2023-12-30 09:58:32 +09:00 |
|
litagin02
|
5be778284b
|
Feat: slice-and-transcribe
|
2023-12-27 16:16:22 +09:00 |
|