mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
Update stt_tts.mdx
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user