Kokoro-FastAPI/examples/benchmarks/benchmark_stats.txt
remsky 8ce8334345 - Complete TTS endpoint replacement with OpenAI compatible
-Removed output directory, and update configuration settings
- Added benchmarking for entire novel
2024-12-31 01:52:16 -07:00

19 lines
506 B
Text

=== Benchmark Statistics ===
Overall Stats:
Total tokens processed: 37750
Total audio generated: 11724.08s
Total test duration: 270.20s
Average processing rate: 143.76 tokens/second
Average realtime factor: 45.13x
Per-chunk Stats:
Average chunk size: 2903.85 tokens
Min chunk size: 100.00 tokens
Max chunk size: 16000.00 tokens
Average processing time: 20.27s
Average output length: 901.85s
Performance Ranges:
Processing rate range: 103.56 - 159.43 tokens/second
Realtime factor range: 32.26x - 50.46x