Luke Southam
d8c0617b0e
Merge pull request #7 from boolemancer/windows_fix
...
Fix a dangling pointer to the input audio data
2023-01-30 16:44:06 +00:00
Luke Southam
3ca3bc5745
Merge branch 'main' into windows_fix
2023-01-30 16:43:54 +00:00
Luke Southam
8699de6106
Merge pull request #5 from kingjan1999/patch-1
...
Fix wrong model key in __init__
2023-01-27 15:38:35 +00:00
boolemancer
d838c5ee73
Fix a dangling pointer to the input audio data
2023-01-27 02:28:34 -08:00
Jan Beckmann
6b93f9aa85
Fix wrong model key in __init__
...
7be71f8fe7
changed the MODELS dict to download the models from HuggingFace. It also changed the keys used for the dict, but didn't change the way the keys are derived from the model name.
2022-12-26 14:04:58 +01:00
Luke Southam
275783f323
Update whispercpp.pyx
2022-12-25 06:53:20 +00:00
Luke Southam
aa51bbd3e1
Fix model_exists
2022-12-25 06:52:48 +00:00
Luke Southam
07e194bed2
Explicit C11
2022-12-25 06:48:56 +00:00
Luke Southam
7be71f8fe7
Fixes #2 - Hugging Face models can be downloaded without account!
2022-12-25 06:45:25 +00:00
Robbie Southam
3c0c66056f
updated submodule
2022-12-18 22:28:08 +00:00
Luke Southam
a1c29b52fa
Update whispercpp.pyx
2022-12-18 21:51:53 +00:00
Luke Southam
86fca83bcf
Update whispercpp.pyx
2022-12-18 21:42:59 +00:00
Luke Southam
64008a7d64
Update whispercpp.pyx
2022-12-16 01:11:18 +00:00
Luke Southam
c5f51d5b55
Update whispercpp.pyx
2022-12-16 01:06:51 +00:00
Luke Southam
4f1f2d1c0a
Update whispercpp.pyx
2022-12-16 01:00:00 +00:00
Luke Southam
e39c1649a8
Update whispercpp.pyx
2022-12-16 00:45:07 +00:00
Luke Southam
b4529314f6
Update whispercpp.pyx
2022-12-16 00:23:50 +00:00
Luke Southam
1e49c6627d
Update whispercpp.pyx
2022-12-14 17:12:39 +00:00
Luke Southam
a021ae79da
Update setup.py
2022-12-14 16:42:05 +00:00
Luke Southam
bf8d7bb3cc
Update setup.py
2022-12-14 16:41:31 +00:00
Luke Southam
b52111a092
Update setup.py
2022-12-14 16:26:51 +00:00
Luke Southam
29ff3387e3
Update setup.py
2022-12-14 16:24:17 +00:00
Luke Southam
879e0c9213
Update build_wheels.yml
2022-12-14 16:21:17 +00:00
Luke Southam
c27a576c51
Update build_wheels.yml
2022-12-14 16:20:19 +00:00
Luke Southam
66e8ce112b
Update build_wheels.yml
2022-12-14 16:15:22 +00:00
Luke Southam
7f456c2636
Update build_wheels.yml
2022-12-14 16:12:16 +00:00
Luke Southam
0de3f1e4c6
Update setup.py
2022-12-14 16:10:05 +00:00
Luke Southam
5bc789b998
Update build_wheels.yml
2022-12-14 15:45:09 +00:00
Luke Southam
7faa7219ac
Update and rename build_wheel.yml to build_wheels.yml
2022-12-14 15:43:51 +00:00
Luke Southam
278e175d9b
Create build_wheel.yml
2022-12-14 15:42:28 +00:00
Luke Southam
04812c7966
Create pyproject.toml
2022-12-12 18:22:49 +00:00
Luke Southam
f811ab84be
Update setup.py
2022-12-11 09:35:52 +00:00
Luke Southam
435abe1c71
Update README.md
2022-12-11 09:18:36 +00:00
Luke Southam
494a30b652
Rename README to README.md
2022-12-11 09:14:44 +00:00
Luke Southam
107b4d5e3d
Update README
2022-12-11 09:14:04 +00:00
Luke Southam
c7a8d72e70
update
2022-12-11 06:02:45 +00:00
Luke Southam
02429c527e
update
2022-12-11 02:14:16 +00:00
Luke Southam
140836fe4a
update
2022-12-11 02:13:11 +00:00
Luke Southam
6709637916
update
2022-12-11 02:11:06 +00:00
Luke Southam
2605273579
update
2022-12-11 02:01:52 +00:00
Luke Southam
564afa6e44
update
2022-12-11 01:51:57 +00:00
Luke Southam
7f2f42c51e
update
2022-12-11 01:50:26 +00:00
Luke Southam
92fb3d452f
update
2022-12-11 01:49:59 +00:00
Luke Southam
af83eab0b5
update
2022-12-11 01:49:05 +00:00
Luke Southam
d77b377502
update
2022-12-11 01:45:58 +00:00
Luke Southam
706ed9eeea
Added git ignore.
2022-12-11 00:09:45 +00:00
Luke Southam
f73968e157
Added download method.
2022-12-11 00:06:57 +00:00
Luke Southam
295118d41c
Update whispercpp.pxd
2022-12-10 23:32:56 +00:00
Luke Southam
24af17f403
Update whispercpp.pxd
2022-12-10 23:32:35 +00:00
Luke Southam
ab2cd7ca76
Added whisper.cpp submodule
2022-12-10 23:29:58 +00:00