Commit graph

17 commits

Author SHA1 Message Date
Fireblade2534
d712308f98 Fixes relating to parsing money and tests. Also readme stuff 2025-03-21 18:03:09 +00:00
Fireblade
f415ce7109 don't replace brackets as that is handled in misaki 2025-02-28 21:39:12 -05:00
Fireblade
41598eb3c5 better parsing for times and phone numbers 2025-02-15 19:02:57 -05:00
Fireblade
3290bada2e changes to how money and numbers are handled 2025-02-15 17:48:12 -05:00
Fireblade
7cb5957848 added optional pluralization normalization 2025-02-11 19:24:29 -05:00
Fireblade
09de389b29 Added normilization options 2025-02-11 19:09:35 -05:00
Fireblade2534
64980b5bc8 made it so bytes vs bits are translated correctly 2025-02-11 15:18:10 +00:00
Fireblade
ab1c21130e Made the api use the normalizer, fixed the wrong version of espeak, added better normilzation, improved the sentence splitting, fixed some formatting 2025-02-10 21:45:52 -05:00
remsky
e8c1284032 Ruff format + fix 2025-01-09 18:41:44 -07:00
Fireblade
1f22cda9be Fix remaining slashes not being converted into text and made % be converted 2025-01-08 08:50:22 -05:00
remsky
a0a85f5ef0 -add email handling, minor additional URL processing, tests 2025-01-08 03:13:17 -07:00
Fireblade
1625082724 Fix url parsing for urls without https, http, or www. It also allows raw ips, ports, and dashs 2025-01-07 19:34:38 -05:00
remsky
fddf26c905 Added tested, slight changes to regex 2025-01-07 00:18:44 -07:00
Fireblade
db2f3dd323 Made urls readable 2025-01-06 19:40:21 -05:00
remsky
4c6cd83f85 Swapped generator to preprocessing 2025-01-04 22:23:59 -07:00
remsky
f1eb1d9590 First streaming attempt 2025-01-04 17:54:54 -07:00
remsky
7df2a68fb4 - CPU ONNX + PyTorch CUDA, functional
- Incorporated text processing module as service, towards modularization and optimizations
- Added text processing router for phonemization
- Enhanced benchmark statistics with real-time speed metrics
2025-01-03 17:54:17 -07:00