# F5 TTS (https://docs.fuser.studio/docs/nodes/audio/f5-tts)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/f5-tts)._

## Inputs [#inputs]

- **Text** (`textarea`) — The text to be converted to speech.

- **Reference Audio** (`audio`) — A short audio clip of the voice you want to clone.

- **Reference Text** (`textarea`) — The text being spoken in the reference audio. Providing this will dramatically improve the speed of generation.

   Optional: `true`

- **Model Type** (`dropdown`) — The TTS model to use for voice synthesis.

   Optional: `true` • Default: `F5-TTS` • Accepts: `F5-TTS (Better quality, slower)`, `E2-TTS (Faster, lower quality)`

- **Remove Silence** (`toggle`) — Automatically remove silence from the generated audio.

   Optional: `true` • Default: `true`

## Outputs [#outputs]

- **Audio** (`audio`) — The generated audio file with the cloned voice.