Glossary

RTFx (real-time factor)

How many times faster than real time a model transcribes. RTFx 30 means a 30-minute meeting takes one minute.

RTFx is the ratio of audio duration to processing time. A model with RTFx 10 transcribes ten minutes of audio per minute of compute; a model at RTFx 1 only just keeps up with a live conversation. It is the number that decides whether transcription can run during a meeting or has to wait until the end.

RTFx is hardware-bound and honest only when the machine is named. The same speech model can score above 100 on one Mac and below 10 on another, depending on whether the work lands on the Neural Engine, the GPU, or the CPU. Published figures usually come from the newest chip available, so treat them as a ceiling rather than a promise.

For a meeting recorder, the practical thresholds are simple: above roughly 3 the transcript is ready before you have finished closing your laptop, and below 1 the app can never catch up on a long call.

Related terms

  • ASR (Automatic Speech Recognition)The model layer that converts spoken audio into written text. The first stage of any meeting transcription pipeline.
  • Parakeet TDTNVIDIA's open-source ASR model family. Parakeet TDT v3 is Mac Note Taker's default English transcription model on the Neural Engine.
  • WhisperOpenAI's open-source ASR model. Whisper Large v3 is Mac Note Taker's high-accuracy multilingual option.
  • Core MLApple's on-device model runtime. It decides whether a model runs on the Neural Engine, the GPU, or the CPU.
RTFx (real-time factor) - what it means on a Mac · Mac Note Taker