Commit graph

18 commits

Author SHA1 Message Date
matthieu f14f90c141 secure the api calling for the phonemizer service 2025-01-30 19:23:03 +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
max 9b175cf5d3
Fix typo
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-09 09:44:50 +01:00
Matthieu Pignolet bb027f19a6
Update inference.rs 2024-11-06 16:12:26 +04:00
Matthieu Pignolet fad219f2b0
Update inference.rs 2024-11-06 10:25:17 +04:00
Matthieu Pignolet ddac419687 make the bot reply less often 2024-06-06 14:21:03 +04:00
Matthieu Pignolet 7698cd57a9 make weighted probabilities depending on node's children children count 2024-06-06 14:17:27 +04:00
Matthieu Pignolet 16e9f11a3d make weighted probabilities depending on node's children children count 2024-06-06 14:15:04 +04:00
Matthieu Pignolet e3f5437ed8 make weighted probabilities depending on node's children children count 2024-06-06 14:13:41 +04:00
Matthieu Pignolet d46c5d9d7c make weighted probabilities depending on node's children children count 2024-06-06 14:11:49 +04:00
Matthieu Pignolet 25c1742d43 avoid divide par zero 2024-06-06 13:55:33 +04:00
Matthieu Pignolet 32f051856b prefer current words instead of longer words depending on length 2024-06-06 13:53:41 +04:00
Matthieu Pignolet 39ee647d01 update 2024-06-05 21:17:18 +04:00
MatthieuCoder 0a64a05da2 change licence and add a 30% probability 2023-01-22 14:08:20 +04:00
MatthieuCoder 9f798c57f8 new db and readability 2023-01-22 01:55:20 +04:00
MatthieuCoder 0865b57a15 autofeur v3 - custom db 2023-01-20 12:59:08 +04:00