ComfyUI Node
π± Artha Gemini Speech
Generates speech from text using the Gemini TTS model.
π± Artha Gemini Speech
- audio
βtext_promptA cat with a hatβΊ
βvoiceKoreβΊ
βapi_keyβΊ
βmodelgemini-2.5-flash-preview-ttsβΊ
βmax_tokens5000βΊ
βtemperature0.7βΊ
CategoryArtha/LLM/Gemini
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text_prompt | STRING | A cat with a hat | β |
| voice | COMBO | Kore | 30 options: Zephyr, Autonoe, Puck, Laomedeia, Charon, Rasalgethi, +24 |
| api_key | STRING | API key will be visible in plain text. Consider adding your api to the api.json located inside this custom node folder. | |
| model | COMBO | gemini-2.5-flash-preview-tts | 1 options: gemini-2.5-flash-preview-tts |
| max_tokens | INT | 50001β8192 | For Gemini models, a token is equivalent to about 4 characters. 100 tokens is equal to about 60β80 English words. |
| temperature | FLOAT | 0.70β2 | A temperature of 0 means only the most likely tokens are selected. Higher values increase randomness. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | β |