Commit graph

11 commits

Author SHA1 Message Date
remsky
6c234a3b67 Update dependencies, enhance voice management, and add captioned speech support 2025-02-04 19:41:41 -07:00
remsky
2dfad62b5b Update .gitignore and benchmark scripts for GPU support; enhance TTS service handling and session management 2025-01-30 05:47:28 -07:00
remsky
f61f79981d -Add debug endpoint for system stats
-Adjust headers, generate from phonemes, etc
2025-01-30 04:44:04 -07:00
remsky
e8c1284032 Ruff format + fix 2025-01-09 18:41:44 -07:00
remsky
5199d4ca9a Update readme & analysis 2025-01-06 03:49:31 -07:00
remsky
720c1fb97d -update soundfile version
-alignment with streaming standards
-audio processing config settings
-more comprehensive model warmup
-minor model improvements
-enhancing testing, benchmarking
-cool ascii logo
2025-01-06 03:32:41 -07: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
76e8b07a92 Allow ONNX support optimizations for CPU inference and update benchmarking scripts; modify README for clarity on performance metrics 2025-01-04 02:46:27 -07:00
remsky
93aa205da9 Enhance ONNX optimization settings and add validation script for TTS audio files 2025-01-04 02:14:46 -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