Commit Graph

30 Commits

Author SHA1 Message Date
PAB
b953e58527
chore(maint): ANSI font in the main example (#205) 2024-11-16 13:01:45 +01:00
goriri
03d7099762
FIX: server example + add GPU instruction in readme (#185) 2024-07-17 09:35:07 +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
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
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
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
c8a321a4ac
cmake: add quantize in example targets (#119) 2023-09-30 17:08:20 +02:00
PAB
ee2a59738a
sync: use ggml upstream master branch (#115) 2023-09-30 16:52:59 +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
Erik Scholz
e60a459616
CMake : add quantize exe (#83) 2023-08-17 16:06:22 +02:00
jzeiber
d14120d347
Add seed and output wav file parameters (#70) 2023-08-13 09:29:33 +02:00
Erik Scholz
84c9e5ec52
cmake : add main to cmake (#69) 2023-08-13 00:55:08 +02:00
PAB
7fcd8be405
DOC/EX Expose params to user for the main script (#64) 2023-08-12 21:53:08 +02:00
PAB
8ec7c7287a
fix bugs with tokenizer (#54) 2023-08-12 00:45:53 +02:00
PAB
99f1544d41
FEAT Add argmax sampling (#29) 2023-08-01 12:59:07 +02:00
PAB
9f1fd5aea3
MNT Add unit test for text encoder (#23) 2023-07-31 19:05:48 +02:00
PAB
deec6f39e7
MNT Unit tests tokenizer (#18) 2023-07-30 18:04:07 +02:00