Commit graph

10 commits

Author SHA1 Message Date
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