Language calculators

Speech Time Calculator

Updated Aug 25, 2026 By Jehan Wadia
Rate Formulas
Speech Input
Input Method
Word Count: 0  ·  Characters: 0
Your text never leaves your browser — all processing is done locally on your device, and nothing is stored or sent anywhere.
Speaking Speed
Choose a speaking pace
A custom value overrides the presets above (words per minute).
Currently active pace
Conversational — 170 WPM
Applies to the comparison table, chart and reference table.
Estimated Speech Duration
Step-by-Step Solution
Duration at Every Speaking Pace
Speech duration at each speaking pace preset.
Pace Speed (WPM) Duration Compact
Duration Comparison Chart
Plan by Target Duration — How Many Words Do I Need?
Quick-Reference: Common Word Counts
Durations calculated at Conversational pace — 170 WPM
Word Count Estimated Duration Compact

Introduction

The Speech Time Calculator tells you how long your speech will take to say out loud. Paste your script or type in a word count, pick how fast you talk, and see your speaking time right away.

Most people speak about 170 words per minute in a normal, friendly voice. But pace changes a lot. A slow, formal speech may run near 100 words per minute, while a fast, practiced talk can hit 250. That is why the same 1,000 words can last 4 minutes or 10 minutes. This tool shows your time at every pace, so you can plan with real numbers instead of guessing. If you are not sure of your own rate, test it first with our WPM Calculator.

You can also work backward. If you have a 5-minute slot, the planner tells you about how many words to write. That helps with class presentations, wedding toasts, sermons, podcasts, videos, and timed contest speeches. Writing the script first? The Word Count Calculator is a handy companion for checking length before you rehearse.

Everything runs inside your browser. Your text is never saved or sent anywhere. You get a clear answer in minutes and seconds, a step-by-step breakdown of the math, a comparison chart, and a quick-reference table for common word counts.

How to use our Speech Time Calculator

Tell the calculator how long your speech is and how fast you talk. It shows you how many minutes and seconds your speech will take, plus the time at every other speaking pace.

Input Method: Pick "Paste Your Speech" if you have your script ready. Pick "Enter Word Count" if you only know the number of words.

Your speech or script: Type or paste your text in the box. The word count and character count update as you type. Your text stays in your browser.

Word count: In manual mode, type the number of words in your speech. Use a whole number, at least 1.

Speaking pace: Choose one of the six pace cards, from Very Slow (100 WPM) to Very Fast (250 WPM). Conversational at 170 WPM is the normal speaking speed for most people.

Custom WPM: Know your own speaking rate? Type it here, from 50 to 500 words per minute. This replaces the pace card you picked. Use the "Clear custom WPM" button to go back to the presets.

Show durations in: Choose how times are shown — minutes and seconds, total seconds, decimal minutes, or decimal hours. This changes the table, the chart, and the quick-reference list. To turn a result like 7.5 minutes into hours and minutes, try the Decimal to Time Calculator.

Calculate and Reset: Results update on their own as you type. Click Calculate to refresh them, or Reset to start over with the sample speech.

Plan by Target Duration — Minutes and Seconds: Have a time limit instead? Enter the minutes and seconds you need to fill, and the tool tells you about how many words to write. If you are stacking several speakers into one program, the Time Duration Calculator and the Add Time Calculator help you build the full running order.

Plan by Target Duration — Speaking pace: Keep "Same as selected above" to use your chosen pace, or pick a different speed for the word count target.

How Long Does a Speech Take to Say?

Speech time is how long it takes to read your words out loud. It depends on two things: how many words you have, and how fast you talk. Talking speed is measured in words per minute (WPM). To find your speech length, you divide your word count by your speaking rate. For example, 1,000 words at 150 WPM takes about 6 minutes and 40 seconds. Reading silently is much quicker, which is why the Reading Time Calculator gives shorter answers for the same text.

Common Speaking Speeds

Most people do not talk at the same speed all the time. Your pace changes with the room, the topic, and your nerves. Here are the ranges speakers use most:

  • 100–120 WPM (slow): weddings, funerals, awards, and other formal moments. Also good if people are taking notes.
  • 150 WPM (presentation): class talks, lectures, sales pitches, and slide decks.
  • 170 WPM (conversational): the normal pace most English speakers use every day. Audiobooks and podcasts sit near here — see the Audiobook Calculator for narration length, or the Playback Speed Calculator if you listen at 1.25x or 1.5x.
  • 210–250 WPM (fast): excited storytelling, debate, or auctioneer-style speech. Listeners can lose you at this speed.

Quick Word Count Guide

These numbers use a normal 130–150 WPM pace, which is safe for most live speeches:

  • 1 minute: about 130–150 words
  • 3 minutes: about 390–450 words
  • 5 minutes: about 650–750 words
  • 10 minutes: about 1,300–1,500 words
  • 20 minutes: about 2,600–3,000 words (a typical TED-style talk)

What Makes a Real Speech Run Longer

Word math gives you a base number, not the final clock time. Live delivery almost always runs longer. Add extra time for pauses between big ideas, laughter or clapping, sips of water, slide changes, and questions from the crowd. Hard words, long names, and numbers also slow you down. A good rule is to write about 10% fewer words than the math says, so you have room to breathe. If you want to see what a 10% trim looks like in numbers, the Percentage Decrease Calculator does it in one step.

Tips for Hitting Your Time

  • Read your speech out loud with a timer. Silent reading is much faster than speaking.
  • Practice at the pace you will really use, standing up, in a full voice.
  • Mark spots you can cut if you run long, and know which story you can add if you run short.
  • Slow down at the start. Most speakers rush the first minute because of nerves.
  • Pause after key points. Silence helps people remember what you just said.
  • Give yourself real rehearsal time — count the days left with the Days Until Calculator or set milestones using the Deadline Calculator.

Why Speaking Speed Matters

Pace changes how people feel about your message. A slow, steady voice sounds calm and serious. A faster voice sounds excited and full of energy, but it can be tiring to follow. Listeners understand best around 150–160 WPM, so that range is a smart target for most talks, sermons, videos, and classroom presentations. If your speech is a graded assignment, check how it affects your score with the Grade Calculator, and if it is part of an event you are hosting, the Pizza Calculator and Drink Calculator handle the rest of the planning.


Formulas used

Speech duration in seconds
T_{s} = \frac{W}{R/60}
Duration in minutes
T_{\min} = \frac{W}{R}
Split into hours, minutes and seconds
h = \left\lfloor \frac{T_{s}}{3600} \right\rfloor,\quad m = \left\lfloor \frac{T_{s} - 3600h}{60} \right\rfloor,\quad s = T_{s} - 3600h - 60m
Words needed for a target duration
W_{target} = R \times \frac{60m + s}{60}
Recommended word-count range (\pm 15 WPM tolerance)
W_{low} = 10\left\lfloor \frac{(R-15)\,T_{\min}}{10} \right\rfloor,\quad W_{high} = 10\left\lceil \frac{(R+15)\,T_{\min}}{10} \right\rceil
Duration displayed in a chosen unit
T_{unit} = \frac{T_{s}}{k},\quad k = 1\ (\text{s}),\ 60\ (\text{min}),\ 3600\ (\text{h})

Frequently asked questions

How does the calculator count words in my speech?

It counts every group of letters, numbers, or symbols that has a space around it. So 2026 is one word, and well-known is one word too. A dash with no spaces, like now—today, is split into two words. Line breaks and extra spaces are ignored.

How long is a 500-word speech?

About 2 minutes and 56 seconds at a normal 170 WPM pace. At a slower 150 WPM it runs about 3 minutes 20 seconds, and at 120 WPM it takes around 4 minutes 10 seconds. Paste your own text to see the exact time.

What does the compact time in brackets mean?

It is the same result written like a stopwatch. 6:40 means 6 minutes and 40 seconds. If your speech is over an hour, you will see three parts, like 1:12:05 for 1 hour, 12 minutes, and 5 seconds.

Why is one row in the tables highlighted?

The highlighted row with the SELECTED tag is the pace you chose. In the quick-reference table, the YOURS tag marks your own word count so you can spot it fast.

How do I find my real speaking speed?

Read part of your speech out loud for one minute at your normal pace, then count the words you said. That number is your WPM. Type it into the custom WPM box for the most accurate result.

Why does the word planner give a range instead of one number?

Nobody speaks at the exact same rate every time. The planner adds a tolerance of about 15 WPM on each side, so you get a safe low and high word count. The exact target number is shown under the range.

What custom speeds can I enter?

Any whole number from 50 to 500 words per minute. Values outside that range show an error, because they are too slow or too fast for real speech. Click Clear custom WPM to go back to the preset cards.

Does my text stay if I switch input methods?

No. Switching between Paste Your Speech and Enter Word Count clears the boxes so nothing carries over. Copy your script somewhere safe before you switch.

How accurate is the estimate?

The math is exact, but live speaking is not. Expect your real talk to land within about 10% of the estimate. Pauses, laughs, slides, and questions push it longer, so leave a little extra room in your time slot.

Can I use this for a video or podcast script?

Yes. Voiceover and narration usually sit near 150–170 WPM, so pick one of those paces. For a tight video slot, use the target duration planner to see how many words fit.

Does it work for languages other than English?

It works for any language that puts spaces between words, like Spanish, French, or German. Speaking rates differ by language, so enter your own custom WPM. It will not count Chinese or Japanese text correctly, since those do not use spaces.

Do long or hard words change the result?

The math treats every word the same. Long names, medical terms, and big numbers take longer to say, so a speech full of them will run past the estimate. Slow your pace setting down a notch if your text is heavy.

Why does the chart show minutes when I picked minutes and seconds?

The bars need one single scale, so they are drawn in minutes. The label on each bar still shows the friendly time, like 5:53, so you can read it at a glance.

Is a memorized speech slower than a read one?

Usually yes. Speaking from memory or from notes adds thinking pauses, so it runs slower than reading a script. Choose a slower pace, like 120 or 150 WPM, when you are not reading word for word.

Can I save or print my results?

There is no save button, but you can print the page or save it as a PDF with your browser (Ctrl+P or Cmd+P). Nothing is stored online, so your speech stays private on your device.

Do I need to install anything to use it?

No. It runs in your browser on a phone, tablet, or computer, and it is free. Results update as you type, so you do not even need to press Calculate.