Commit graph

115 commits

Author SHA1 Message Date
matthieu a12a7ba11e Revert "feat: double the couner reply probability"
This reverts commit f2651f8b07.
2025-04-19 22:41:30 +04:00
matthieu a452845ec8 chore: remove deprecation warning in readme 2025-04-19 22:32:52 +04:00
matthieu f2651f8b07 feat: double the couner reply probability 2025-04-09 19:57:34 +04:00
matthieu f14f90c141 secure the api calling for the phonemizer service 2025-01-30 19:23:03 +04:00
matthieu 3ba26023d0 fix wrong sanitization 2025-01-30 19:03:29 +04:00
matthieu 3d5c4980a1 use gpu in deep phonemizer 2025-01-29 13:35:05 +04:00
matthieu 7d0ac4cfb8 cleanup code 2025-01-29 13:34:37 +04:00
matthieu 2827ce3e82 proper utf8 support for input words & better "cutting" using scyllabus cuts 2025-01-29 13:24:30 +04:00
Matthieu Pignolet 3d88aa6b62
remove the fuzzy logic to replace with a proper logic based on syllabes 2025-01-21 14:17:26 +04:00
Matthieu Pignolet c4c27a43bd
remove test file 2024-11-14 01:16:55 +04:00
max 1f5016aefb
Patch test
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-14 01:14:51 +04:00
Matthieu Pignolet 4b33b55589
remove the nova-related instructions for running Gru (previously AutoFeur) 2024-11-14 00:09:17 +04:00
Matthieu Pignolet c979e9bd7a
Update README.md 2024-11-13 15:47:46 +04:00
Matthieu Pignolet 043f399a91
Merge pull request #15 from maxchrr/main
Hotfix: disable shoudReply in ignored channels
2024-11-13 08:11:08 +04:00
max 9b175cf5d3
Fix typo
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-09 09:44:50 +01:00
max e973d37e91
hotfix: disable shouldReply on ignored channels
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-09 09:43:53 +01:00
Matthieu Pignolet bb027f19a6
Update inference.rs 2024-11-06 16:12:26 +04:00
Matthieu Pignolet 911deb2293
Update index.mjs 2024-11-06 10:30:22 +04:00
Matthieu Pignolet fad219f2b0
Update inference.rs 2024-11-06 10:25:17 +04:00
Matthieu Pignolet f231fddf66
Merge pull request #14 from maxchrr/main
FFE
2024-11-05 21:57:28 +04:00
max c6168f9aec
Last edge case
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:55:43 +01:00
max f1e1f67101
Get single word
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:51:27 +01:00
max d422807110
FFE
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:49:44 +01:00
Matthieu Pignolet 65d48b9bca
Update timestamp 2024-11-05 21:33:21 +04:00
Matthieu Pignolet 673e8f5b80
Update index.mjs 2024-11-05 21:10:02 +04:00
Matthieu Pignolet dd6f84f649
Update package.json 2024-11-05 21:06:56 +04:00
Matthieu Pignolet 4a6372df88
Add await for the last call 2024-11-05 21:04:28 +04:00
Matthieu Pignolet 2f5a4acef4
Merge pull request #13 from maxchrr/main
New message reply algorithm based on time duration or random counter
2024-11-05 20:56:22 +04:00
max 53541949e9
Fix last symbol def
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:54:59 +01:00
max bab7de257e
Symbol now act as constant
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:50:40 +01:00
max f15540ef5c
Use Symbol object for context instead of relative number
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:39:34 +01:00
max f77f2c7a66
Add event context
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:27:04 +01:00
max ed6e4797a1
New message reply algorithm based on time duration or random counter
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-04 20:49:54 +01:00
Matthieu Pignolet c8e3a55164
Merge pull request #12 from maxchrr/main
increase autocomplete counter
2024-11-01 20:15:46 +04:00
max 7a353c0cb0
increase autocomplete counter 2024-11-01 17:10:17 +01:00
Matthieu Pignolet 73a4962b56
Merge pull request #11 from MatthieuProjects/revert-10-MatthieuCoder-patch-1
Revert "A new action for the as guy"
2024-10-07 11:59:19 +04:00
Matthieu Pignolet f4eff659b5
Revert "A new action for the as guy" 2024-10-07 11:57:41 +04:00
Matthieu Pignolet ff1e8c9328
Merge pull request #10 from MatthieuProjects/MatthieuCoder-patch-1
A new action for the as guy
2024-10-07 11:54:11 +04:00
Matthieu Pignolet b598fee369
A new action for the as guy 2024-10-07 11:50:17 +04:00
Matthieu Pignolet 698c6b62c1
Update index.mjs 2024-09-18 21:16:21 +04:00
Matthieu Pignolet d5b891b281
Merge pull request #8 from MatthieuProjects/revert-7-main
Revert "do not send the gif if it is the user-displayed name"
2024-09-18 21:14:46 +04:00
Matthieu Pignolet dafea06427
Revert "do not send the gif if it is the user-displayed name" 2024-09-18 21:14:32 +04:00
Matthieu Pignolet b3ab835fea
Merge pull request #7 from maxchrr/main
do not send the gif if it is the user-displayed name
2024-09-18 21:13:40 +04:00
Max Charrier 9ff5fc93e0
do not send the gif if it is the user-displayed name 2024-09-18 19:07:59 +02:00
Matthieu Pignolet 6a19522f13
Update index.mjs 2024-08-23 23:31:30 +04:00
Matthieu Pignolet 2da639ccf6
Merge pull request #5 from GabeeTheFinch/patch-1
Update index.mjs
2024-08-22 10:07:43 +04:00
Gabee dcc65d0e15
Update index.mjs 2024-08-22 00:47:32 +04:00
Matthieu Pignolet 2c8de11371
Merge pull request #4 from GabeeTheFinch/main
Update index.mjs
2024-08-22 00:33:42 +04:00
Gabee b68f6626bf
Update index.mjs 2024-08-22 00:30:10 +04:00
Gabee fb48fb0204
Update index.mjs 2024-08-21 23:50:46 +04:00