# What hardware do you need for text-2-speech (TTS) system?

During a Text-2-Speech synthesis, most computations are performed using the graphics (GPU) card. However, attaching additional GPU cards to hardware does not increase the speed of synthesis. Therefore, InteliWISE recommends the use of Nvidia RTX 2080Ti.

The CPU has a smaller impact on the mentioned computations.

![](https://lh3.googleusercontent.com/fi8bB0dCbK3eBIzGPkX1XlAQJq8zpuobfCiOPUH3o0FQDgWUNQ_EazazzU4fxHydQzbFcUJ6bZdCwgYVMicb2L8U6lUEPiJyKdjHquAcBQyGYaoD2D_m1kQoJbgM_CQYaLr3E6l6)

#### In below table you may find our declaration of synthesis speed per CPU.

| **CPU**                                                      | **Declared amount of parallel synthesis channels with audio stream / GPU card** |
| ------------------------------------------------------------ | :-----------------------------------------------------------------------------: |
| <p><strong>Intel(R) Xeon(R) Gold 6126 CPU @ 2.60GHz</strong> |                                                                                 |

</p><p></p>  |                                      **6**                                      |
| <p><strong>Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz</strong>                                                                </p><p></p> |                                      **8**                                      |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.inteliwise.com/how-to-connect-a-voicebot-with-a-phone-number/what-is-required-for-the-on-premise-implementation/what-hardware-do-you-need-for-text-2-speech-tts-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
