Voice Cloning AI
Content Type: Module
Categories:
Overview
This Voice Cloning AI module enables the user to create an artificial simulation of a persons voice.
Documentation
VoiceCloningAI
This Voice Cloning AI module enables the user to create the artificial simulation of a persons voice.
Dependencies:
- Mendix Modeler - 9.18.4
- Play Audio - https://marketplace.mendix.com/link/component/120804
- API Key - https://beta.elevenlabs.io/voice-lab
Configuration:
- Create a account on Elevenlabs to access the API's and API key - https://api.elevenlabs.io/docs#/
- Get the API key from Profile section - https://beta.elevenlabs.io/voice-lab
- Add the Voice Cloning Overview page
- Inside the data view, add the reference selector and description text area
- Call the DS_OpenVoice microflow in the dataview
- Once application is ran, select any one of the voice in the VoiceCloning_Overview page
- Enter the description which need's to get cloned with the selected voice
- Click on the Play button to generate the cloned voice
Releases
Version: 1.0.0
Framework Version: 9.18.4
Release Notes: This Voice Cloning AI module enables the user to create an artificial simulation of a person's voice.
**Dependencies:**
* Mendix Modeler - 9.18.4
* Play Audio - https://marketplace.mendix.com/link/component/120804
* API Key - https://beta.elevenlabs.io/voice-lab
**Configuration:**
* Create an account on Elevenlabs to access the APIs and API key - https://api.elevenlabs.io/docs#/
* Get the API key from the Profile section - https://beta.elevenlabs.io/voice-lab
* Add the Voice Cloning Overview page
* Inside the data view, add the reference selector and description text area
* Call the DS_OpenVoice microflow in the data view
* Once the application is running, select any one of the voices on the VoiceCloning_Overview page
* Enter the description which needs to get cloned with the selected voice
* Click on the Play button to generate the cloned voice
**Screenshots:**