Commit Graph

37 Commits

Author SHA1 Message Date
kwaroran
b3fddb814e Migrate all DataBase to DBState 2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
9d5b5da351 refactor name and icon get 2024-07-29 23:36:52 +09:00
kwaroran
1954a79bd0 move transformers.ts 2024-03-17 23:55:55 +09:00
kwaroran
3dec23a99c Update token length check in embedding transformer and error message in supaMemory 2024-01-15 03:40:29 +09:00
kwaroran
350bc66851 Add support for WebLLM 2024-01-09 00:27:58 +09:00
kwaroran
aaa5843c51 Add custom chain of thought feature and max thought tag depth setting 2024-01-08 09:03:12 +09:00
kwaroran
ecbbc8e85c Update fileURL in runVITS to Use localModelPath 2024-01-06 23:21:38 +09:00
kwaroran
229d974d75 Rename tfCache 2024-01-06 23:17:33 +09:00
kwaroran
4be7a6762c Update local model path to use remote URL 2024-01-06 23:16:13 +09:00
kwaroran
3a8b09586f fix URL matching logic in initTransformers function 2024-01-06 23:12:49 +09:00
kwaroran
8617257298 Update version 1.71.4 2024-01-06 23:08:15 +09:00
kwaroran
f638866308 Fix error handling 2024-01-06 22:43:59 +09:00
kwaroran
8eccda086d Refactor URL handling in initTransformers function 2024-01-06 22:41:08 +09:00
kwaroran
de17fe3afa Update version to 1.71.3 and add file URL mapping 2024-01-06 22:31:42 +09:00
kwaroran
e974b5ee7f Match URLs to cache server 2024-01-06 22:21:45 +09:00
kwaroran
c3d7210cc3 Refactor caching logic in sw.js and transformers.ts 2024-01-06 21:18:36 +09:00
kwaroran
afd085bd93 Fix tfCache initialization and assignment 2024-01-06 20:50:49 +09:00
kwaroran
46ee706399 Add initialization function for Transformers and update model paths 2024-01-06 20:49:34 +09:00
kwaroran
a9872b3d5d Update localModelPath in transformers.ts 2024-01-06 20:25:03 +09:00
kwaroran
70f25968b5 add transformers remoteHost again 2024-01-06 19:12:18 +09:00
kwaroran
497e0c6dfb Update service worker and remote host URLs 2024-01-06 19:10:21 +09:00
kwaroran
7344e566f4 Add model selection for VitsModel 2024-01-06 06:45:18 +09:00
kwaroran
0ca4ec3695 Add VITS support 2024-01-06 00:28:06 +09:00
kwaroran
cfdd60bead Remove TransformersBodyType 2024-01-05 23:58:23 +09:00
kwaroran
56edb14e44 Update transformers import and add config parameter to runTransformers function 2024-01-05 23:54:01 +09:00
kwaroran
5ae3f35df6 Refactor Transformers 2024-01-05 23:51:37 +09:00
kwaroran
b6787b93a7 Fix extractor initialization in runEmbedding function 2024-01-05 23:33:27 +09:00
kwaroran
dcebac658f [fix] embedding over 512 tokens 2024-01-05 23:29:57 +09:00
kwaroran
6ae8264f8b [feat] hf tts translation 2023-11-28 03:36:08 +09:00
kwaroran
a6b11c22de [feat] add hf tts 2023-11-28 02:48:47 +09:00
kwaroran
69ae060e1e [feat] additional description 2023-09-27 14:15:07 +09:00
kwaroran
15f6443904 [chore] reformat 2023-09-08 02:34:11 +09:00
kwaroran
e109cd2dc8 [feat] improve supa/hypa memory 2023-09-08 01:58:28 +09:00
kwaroran
010dad3031 [feat] less usage 2023-08-07 20:31:35 +09:00
kwaroran
dbbc8d25ac [feat] add transformer types 2023-08-05 23:13:32 +09:00
kwaroran
aae5085f9f [feat] added transformers 2023-08-05 23:08:39 +09:00