Back to blog

How to Record Voice Samples for AI Voice Cloning (And Fix Mispronunciations)

Practical steps for recording clean voice reference audio at home, cutting room reflections, and fixing stubborn pronunciation errors in generated speech.

Sep 15, 2026VoiceCloner Audio Team

What actually matters in a voice sample

Neural speech models pick up whatever reaches the microphone capsule. If you record in a tiled kitchen, the model learns the room reflection along with your vocal cords. If your laptop fan spins up in the background, every generated sentence carries a faint hum underneath it.

You do not need an expensive studio. You just need dry, direct sound without background noise or room echo.


1. Finding a quiet, dead space

Most home rooms have bare drywall, flat ceilings, and hard floors. Sound bounces off those surfaces and enters the microphone a few milliseconds after your direct voice. The cloning model cannot separate your voice from the bounce.

Here is what works in a normal apartment:

  • The clothes closet. A walk-in closet filled with hanging winter coats and sweaters absorbs high and mid frequencies better than cheap acoustic foam panels. Sit or stand facing the clothes, not the door.
  • Duvets and pillows. If you have to record at a desk, prop two heavy pillows behind the mic and hang a thick duvet behind yourself. That stops reflections from hitting your back and bouncing into the front of the mic.
  • Turn off background machines. Switch off the air conditioner, fan, and refrigerator if it runs nearby. If your computer fan is loud, move the laptop as far from the mic as the cable allows.

2. Setting up your microphone

You can get a clean clone from a standard dynamic mic, a basic USB condenser, or even an iPhone if you set it up properly.

EquipmentWhat it does wellWatch out forPlacement
Dynamic mic (Shure SM58, PodMic)Ignores room noise wellNeeds higher gain5 to 10 cm from your mouth
Condenser mic (Audio-Technica AT2020, Blue Yeti)Detailed high endPicks up every room reflection15 to 20 cm from your mouth
iPhone or Android phoneAlways availableBuilt-in processing clips speech15 cm away, angled at 45 degrees

Three setup rules that save time

  1. Speak past the mic, not straight into it. Plosives like p, b, and t send a puff of air that hits the diaphragm and creates a low-frequency thump. Angle the capsule about 30 to 45 degrees toward the corner of your mouth.
  2. Turn off phone noise isolation. On iOS, swipe down from the top right during a recording and make sure mic mode is set to Standard, not Voice Isolation. Voice Isolation uses aggressive machine learning gates that strip natural harmonics from your voice, leaving the cloned model sounding metallic.
  3. Keep gain around -12 dB to -6 dB. Peaks should never touch 0 dB. Digital clipping distorts the waveform permanently, and no AI cleaner can reconstruct clipped consonants cleanly.

3. How long should you record?

More audio is not always better. Twenty to thirty seconds of clear, steady speech gives modern zero-shot models plenty of data. If you upload five minutes of audio where you shifted positions, sighed, or read at three different volumes, the model blends those inconsistencies together.

Read at your normal speaking volume, the way you speak to a coworker sitting across the table.

A practical reference script to read

Do not read marketing copy or corporate mission statements. Read a piece of natural narrative that uses different consonants and vowels:

The morning train was running ten minutes late, but nobody on the platform seemed surprised. I grabbed an espresso from the corner cart, found an empty bench near the south entrance, and started skimming through yesterday's field notes. By the time the doors slid open, rain had begun to tap against the glass roof.

Take normal breaths between sentences. Do not try to hold your breath to make the recording quieter. Natural pauses help the model understand where breath intake happens.


4. Fixing mispronunciations in generated speech

Once your voice is cloned on VoiceCloner, you might run into words the text-to-speech engine misreads. English is full of spelling traps, numbers, and words with multiple pronunciations.

You can fix almost all of them by changing how you write the text prompt.

Numbers and dates

Text normalization engines often read raw digits as large numbers instead of years or addresses:

  • Years: Write twenty twenty-six instead of 2026. If you leave it as 2026, the engine might read two thousand twenty-six, which sounds stiff in casual dialogue.
  • Codes and phone numbers: Add hyphens between digits. Write room one-oh-four instead of room 104. Write phone numbers with commas or spaces: five five five, zero one two three.
  • Ranges: Write three to five weeks instead of 3-5 weeks. Raw hyphens between numbers are often read as minus or skipped entirely.
  • Prices: Write forty-nine ninety-nine instead of $49.99 if you want a natural spoken cadence.

Heteronyms (words spelled the same with different sounds)

When a word changes pronunciation depending on whether it is a noun or verb, replace it with a phonetic spelling:

  • For past tense read, write red: I red the email this morning.
  • For tear as in crying, write teer: A single teer fell.
  • For tear as in ripping, write tare: Do not tare the paper.
  • For live broadcast, write lyve: Broadcast lyve from New York.
  • For lead the metal, write led: The old pipes were made of led.
  • For minute meaning tiny, write my-noot: A my-noot detail in the code.

Acronyms and brand names

If the engine tries to read an acronym as one word, hyphenate the capital letters:

  • Write A-P-I instead of API.
  • Write U-R-L instead of URL.
  • For combined brand names, add a space between components: write Voice Cloner or Sound Craft so the tokenizer separates the syllables cleanly.

Controlling pauses with punctuation

Punctuation marks act as timing markers for neural synthesis:

  • Commas give you a quarter-second pause. If a sentence feels like a run-on, drop a comma where the speaker would naturally take a breath.
  • Periods create a full stop with a drop in vocal pitch.
  • Ellipses (...) create a longer, trailing pause with flat or slightly dropping intonation, useful for thoughtful transitions.

5. Clean audio checklist before you clone

Before uploading your file:

  1. Listen back on headphones with the volume up. Can you hear a refrigerator or road noise in the pauses? If yes, rerecord.
  2. Check for mouth clicks or pops on p and b sounds.
  3. Keep the file between 20 and 40 seconds.
  4. Export as uncompressed WAV or high-bitrate MP3 (at least 192 kbps).

Once you have a clean reference, head over to VoiceCloner to create your voice. If you run into tricky pronunciation cases or need advice on long-form audio generation, contact us through our Contact Us page.