simulstream.metrics.stats.RealTimeFactor

class simulstream.metrics.stats.RealTimeFactor

Compute the Real Time Factor.

This measures how many seconds of computation are required on average for each second of input audio.

Values greater than 1 indicate that the system is slower than real time and cannot process input before the next audio chunk arrives.