Update stt_tts.mdx

This commit is contained in:
Fuegovic
2024-05-30 16:15:26 -04:00
committed by GitHub
parent 8bcc7c4a3b
commit ca61dca277

View File

@@ -204,8 +204,9 @@ tts:
voices: ['202898wioas09d2', 'addwqr324tesfsf', '3asdasr3qrq44w', 'adsadsa']
```
**model:** model is the model that you want to use for the synthesis (not the voice), you can find more information about the models in the [ElevenLabs's documentation](https://elevenlabs.io/docs/api-reference/get-models)
**voices:** list all the voice IDs you want. Add them first to your Elevenlabs account here: https://elevenlabs.io/app/voice-lab
- **model:** model is the model that you want to use for the synthesis (not the voice), you can find more information about the models in the [ElevenLabs's documentation](https://elevenlabs.io/docs/api-reference/get-models)
- **voices:** list all the voice IDs you want. Add them first to your Elevenlabs account here: https://elevenlabs.io/app/voice-lab
if you want to add custom parameters, you can add them in the `librechat.yaml` file as follows: