Commit graph

6 commits

Author SHA1 Message Date
Lukin
ab8ab7d749 Refactor audio processing and text normalization: Update audio normalization to use absolute amplitude threshold, enhance streaming audio writer with MP3 container options, and improve text normalization by stripping spaces and handling special characters to prevent audio artifacts. 2025-05-30 22:52:58 +08:00
Fireblade2534
b89da1ff28 Make the code cleaner and add tests 2025-05-28 14:53:00 +00:00
remsky
a91e0fe9df Ruff check + formatting 2025-02-09 18:32:17 -07:00
Fireblade
53c8c9ca5d Fixed thread leak because of creating excessive E-speak backends 2025-01-21 14:45:43 -05:00
remsky
e8c1284032 Ruff format + fix 2025-01-09 18:41:44 -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