Commit Graph

109 Commits

Author SHA1 Message Date
PAB
5d5be84f08
chore(sync): latest version of Encodec (#199) 2024-11-16 15:20:46 +01:00
PAB
b953e58527
chore(maint): ANSI font in the main example (#205) 2024-11-16 13:01:45 +01:00
Ahmed Abdallah
eacac276c6
fix: call ggml_time_init() to avoid DivideByZeroException. (#203) 2024-11-07 15:27:59 +01:00
Paul Zhu
dbcb245f55
maint: export function for dll in bark.h (#198) 2024-10-20 09:55:43 +02:00
PAB
d2b51e7424
chore(maint): add quantize steps to linux and MacOS build jobs (#193) 2024-10-11 18:16:36 +02:00
PAB
41e51efc87
chore(maint): add CI workflow to convert and generate a token (#192) 2024-10-11 17:38:29 +02:00
goriri
03d7099762
FIX: server example + add GPU instruction in readme (#185) 2024-07-17 09:35:07 +02:00
PAB
18a192b470
fix : quantization (#176) 2024-05-16 18:16:42 +02:00
PAB
bf1bad7b51
doc : video demo on the iPhone (#174) 2024-05-12 15:54:02 +02:00
PAB
e4af686f6e
enh : add progress callback (#173) 2024-05-10 20:57:34 +02:00
PAB
cbba964e6b
example : bark.swiftui (#169) 2024-05-10 14:03:00 +02:00
PAB
a493125add
mnt: remove default values in struct for C header (#172) 2024-05-10 13:12:58 +02:00
PAB
fa06a153d8
mnt : include guard + remove enum class (#171) 2024-05-10 10:35:58 +02:00
PAB
1c39c4cbb8
enh : make bark.h a C header (#170) 2024-05-08 13:57:02 +02:00
jzeiber
2ff7c57864
Increase stack size to 10MB for Visual Studio compilation (#163) 2024-04-28 10:24:23 +02:00
PAB
882b2278f4
fix: seed is passed to bark_context (#161) 2024-04-26 17:18:09 +02:00
PAB
1614d41be2
example : add WASM example (#155) 2024-04-26 17:05:26 +02:00
Przemysław Pawełczyk
d8bd0fd05d
ci : add building in MSYS2 environments (Windows) (#153) 2024-04-22 15:23:55 +02:00
Przemysław Pawełczyk
964467c9f7
cmake : fix server example building on MSYS2 environments (Windows) (#152) 2024-04-22 09:41:55 +02:00
PAB
1786f23998
model : supporting Bark small model (#149) 2024-04-20 15:35:51 +02:00
Georgi Gerganov
e876c847fd
Minor improvements (#147) 2024-04-16 17:56:34 +02:00
PAB
181dd9e52e
Update README.md 2024-04-11 18:13:33 +02:00
PAB
d22ad710e5
Update README.md 2024-04-10 17:01:35 +02:00
PAB
08070bb1d6
mnt: add back requirements.txt (#141) 2024-04-10 16:04:43 +02:00
PAB
68cbd719f3
dbg: fix the forward pass (#139) 2024-04-10 15:39:25 +02:00
PAB
3c4411d33e
sync: use encodec's latest version as a submodule (#124) 2024-02-13 08:55:35 -05:00
Felix
4b6c18d22a
example: add server application (#127) 2023-12-08 11:12:59 -06:00
PAB
1ce7c88299
doc/mnt: update README with proper cloning instructions + banner (#125) 2023-10-29 16:14:00 +01:00
PAB
aab010fa61
doc: add google colab demo in README (#120) 2023-10-15 21:36:04 +02:00
PAB
c8a321a4ac
cmake: add quantize in example targets (#119) 2023-09-30 17:08:20 +02:00
PAB
74a68d3d83
mnt: remove Makefile (#118) 2023-09-30 16:57:11 +02:00
PAB
ee2a59738a
sync: use ggml upstream master branch (#115) 2023-09-30 16:52:59 +02:00
PAB
07e651618b
ENH Decorrelate fine GPT graph (#111) 2023-09-10 22:40:27 +02:00
PAB
8e0672f0a0
MNT Expose bark_vocab in internal API for CIs to pass (#110) 2023-09-10 21:27:34 +02:00
PAB
aa9c96871a
CLN Remove unused private functions in bark.cpp (#109) 2023-09-10 20:39:15 +02:00
PAB
badd010cfa
FIX/API Proper constructor for bark_progress (#107) 2023-09-09 23:50:06 +02:00
PAB
dbe6aacb4f
ENH/API Add bark context params (#106) 2023-09-09 21:11:40 +02:00
jzeiber
5e2826deee
Allow setting seed (#105) 2023-09-07 01:06:09 +02:00
PAB
79b2cbeb4e
ENH Convert bark.h into true C header (#104) 2023-09-04 21:41:40 +02:00
PAB
a714d0e0af
COSMIT bark.h as C header (#102) 2023-09-02 13:22:19 +02:00
PAB
e33b0607df
ENH Introduce bark context (#101) 2023-09-01 15:36:22 +02:00
PAB
441490b4ad
FIX gpt_eval definition (#100) 2023-09-01 12:59:25 +02:00
PAB
21c8350c41
FIX Memory requirements in fine encoder (#99) 2023-09-01 12:12:46 +02:00
PAB
02f1f14fda
DOC Add audio demo to README (#93) 2023-08-26 14:00:08 +02:00
Jhen-Jie Hong
d1afa34153
MNT: Fix vocab path in readme (#90) 2023-08-21 12:36:07 +02:00
Erik Scholz
42fa41e715
MNT improve gitignore and remove build-info.h from checkout (#86) 2023-08-18 17:08:16 +02:00
PAB
015ae527a7
DOC Add instructions on quantization (#85) 2023-08-18 16:23:14 +02:00
PAB
c86bc39ac8
MNT Stricter tests (#75) 2023-08-18 16:16:12 +02:00
Erik Scholz
e60a459616
CMake : add quantize exe (#83) 2023-08-17 16:06:22 +02:00
PAB
cac76db421
DOC Update README (#80) 2023-08-17 09:48:51 +02:00