Commit Graph

31 Commits

Author SHA1 Message Date
aidan perkins a0337b36a1 added buffer support 2023-04-07 20:09:10 -05:00
Rasmus Larsen 0f60062097 add back params.language 2023-01-30 17:59:42 +01:00
Rasmus Larsen 4e4258a4b5 Merge remote-tracking branch 'upstream/main' 2023-01-30 17:55:42 +01:00
Luke Southam 3ca3bc5745
Merge branch 'main' into windows_fix 2023-01-30 16:43:54 +00:00
Rasmus Larsen 4526cce0ff use a more standard model storage path, and make the directory if doesn't exist 2023-01-30 17:30:18 +01:00
Rasmus Larsen 5157b341a0 fix wheel build 2023-01-29 21:15:09 +01: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 7be71f8fe7
Fixes #2 - Hugging Face models can be downloaded without account! 2022-12-25 06:45:25 +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 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 f73968e157 Added download method. 2022-12-11 00:06:57 +00:00
Luke Southam 9b8b4c3671 initial commit 2022-12-10 23:29:03 +00:00