Commit Graph

121 Commits

Author SHA1 Message Date
Roy Shilkrot
1db40e341c bump v0.0.6 2023-11-03 23:29:21 -04:00
Roy Shilkrot
bdb416d47f
Merge pull request #47 from occ-ai/roy.fix_win32_unicode_model_path
Fix windows Unicode model path and characters display
2023-11-03 23:26:51 -04:00
Roy Shilkrot
6441245b65 Merge remote-tracking branch 'origin/master' into roy.fix_win32_unicode_model_path 2023-11-03 09:38:42 -04:00
Roy Shilkrot
292cf5b7ee lint 2023-11-03 09:27:08 -04:00
Roy Shilkrot
3273a79b98 fix characters 2023-11-03 09:25:59 -04:00
Roy Shilkrot
8d924d0cb1
Update README.md 2023-10-31 09:45:46 -04:00
Roy Shilkrot
cb151ea71c
Merge pull request #46 from obs-ai/roy.min_sub_duration
Adding min sub render duration
2023-10-29 02:48:55 -04:00
Roy Shilkrot
de00201c95 guard windows.h 2023-10-29 01:50:27 -04:00
Roy Shilkrot
ad182f4593 lint 2023-10-29 01:45:50 -04:00
Roy Shilkrot
030bb819c3 fix windown unicode model path 2023-10-29 01:41:58 -04:00
Roy Shilkrot
465193a12b adding min sub duration 2023-10-29 00:26:36 -04:00
Roy Shilkrot
a39979e9d7
Update README.md 2023-10-23 23:41:58 -04:00
Roy Shilkrot
a097e64df6 Merge branch 'master' of github.com:royshil/obs-localvocal 2023-10-19 22:55:55 -04:00
Roy Shilkrot
3ebef8503a bump v0.0.5 2023-10-19 22:55:52 -04:00
Roy Shilkrot
93de751b5c
Merge pull request #43 from obs-ai/roy.fetch_libcurl
Fetch prebuilt libcurl instead of build
2023-10-19 10:43:09 -04:00
Roy Shilkrot
9e8f2064a8 fetch libcurl instead of build 2023-10-17 14:17:00 -04:00
Roy Shilkrot
5caf95ebc3
Merge pull request #42 from obs-ai/roy.fix_more_utf8_charsets
Fix more UTF8 charsets on Windows
2023-10-17 14:03:18 -04:00
Roy Shilkrot
9dde7541c5 lint 2023-10-17 13:42:23 -04:00
Roy Shilkrot
5cd853a944 fix 2023-10-17 12:06:35 -04:00
Roy Shilkrot
b21a42a32b
Merge pull request #36 from obs-ai/roy.srt_output_muted_disable
srt subtitles file saving and source mute detection
2023-10-12 11:01:54 -04:00
Roy Shilkrot
82a473fabb add file rename 2023-10-12 10:45:34 -04:00
Kaito Udagawa
a02b2ac819
Revert Fix CI partially (#38)
* Revert "Fix CI (#37)"

This reverts commit 832efe1865.

* Update build-project.yaml

* Update .build.zsh
2023-10-11 04:47:54 +09:00
Kaito Udagawa
832efe1865
Fix CI (#37) 2023-10-11 04:01:09 +09:00
Roy Shilkrot
f5d81d3382 fix shaow param 2023-10-07 13:59:06 -04:00
Roy Shilkrot
9299e7592e srt saving 2023-10-07 13:46:58 -04:00
Roy Shilkrot
3d7d77b041
Merge pull request #33 from obs-ai/roy.add_module_text_and_translations
Locale and translations
2023-10-06 00:15:46 -04:00
Roy Shilkrot
decd551770 lint 2023-10-04 22:15:05 -04:00
Roy Shilkrot
1b6da3c0f9 Locale and translations 2023-10-04 22:12:17 -04:00
Roy Shilkrot
bbf0284b8d bump v0.0.4 2023-10-04 00:12:50 -04:00
Roy Shilkrot
3c4c1c3ddd
Merge pull request #31 from obs-ai/roy.fix_russian_win32_and_model_load
fix model load, fix Russian utf8 on Windows
2023-10-04 00:01:57 -04:00
Roy Shilkrot
f90270b5fe fix model load, fix russian utf8 on win32 2023-10-02 10:03:58 -04:00
Roy Shilkrot
2e78d47aa6
Update README.md 2023-09-29 17:45:09 -04:00
Roy Shilkrot
15b6e1ed00
Merge pull request #28 from obs-ai/roy.fix_linux_crash 2023-09-28 02:04:23 -04:00
Roy Shilkrot
a2003d59db lint 2023-09-28 01:46:21 -04:00
Roy Shilkrot
280bd420fc remove blas 2023-09-28 01:45:03 -04:00
Roy Shilkrot
e7ca9e4db6
Merge pull request #29 from obs-ai/roy.fix_macos_build
Fix osx build
2023-09-28 00:34:14 -04:00
Roy Shilkrot
3fa1f11418 fix osx build 2023-09-28 00:09:56 -04:00
Roy Shilkrot
acb259980c Merge branch 'master' of github.com:obs-ai/obs-localvocal 2023-09-27 17:58:37 -04:00
Roy Shilkrot
f966fd4c71 fix packages dmg hash 2023-09-27 17:58:35 -04:00
Roy Shilkrot
f54bba4548
Update README.md 2023-09-27 17:57:10 -04:00
Roy Shilkrot
02e94d7c8b Merge remote-tracking branch 'origin/master' into roy.fix_linux_crash 2023-09-27 17:51:59 -04:00
Roy Shilkrot
8a6e52dec3
Merge pull request #25 from obs-ai/roy.add_external_whisper_model_file
Add the option to select an external Whisper.cpp model file
2023-09-27 17:45:15 -04:00
Roy Shilkrot
6a47a90b7f disable AVX on linux 2023-09-26 15:11:00 -04:00
Roy Shilkrot
6721b66ade lint 2023-09-25 23:58:10 -04:00
Roy Shilkrot
01412a1094 add openblas 2023-09-25 23:55:32 -04:00
Roy Shilkrot
92eb568455
Update README.md 2023-09-25 23:30:46 -04:00
Roy Shilkrot
ef6692f441 fixin crash on linux 2023-09-25 23:30:23 -04:00
Roy Shilkrot
9d5723c60d more shadowed param 2023-09-23 08:23:37 -04:00
Roy Shilkrot
d4df2e8ee1 fix shadhowed param 2023-09-23 08:19:30 -04:00
Roy Shilkrot
f67db47f09 lint 2023-09-22 18:08:11 -04:00