Electron + vue + ElementUI + js-developed text to voice software
Ai Power Generation: https://afdian.net/a/bawangxx
The latest version of V2 has been released, download address: https://pan.baidu.com/s/1yw_l8QrH1Xx1dZxPpkdL7w?pwd=8888
Help:
The official website address of Alibaba Cloud voice synthesis engine is: https://ai.aliyun.com/nls/tts
1. Set the application key
1. Find the path: srcviewsConvertapialibaba.js
2. Modify the code:
this.AccessKeyId = '设置成你在阿里云申请的:AccessKeyId ' ;
this.AccessKeySecret = '设置成你在阿里云申请的:AccessKeySecret ' ;
this.appkey = '设置成你在阿里云申请的:appkey ' ;
2. Set up online music
1. Find the path: srcviewsConvertSelectMusic.vue
2. Search code: http://xxx.xxx.com/ Modify it to: your domain name in Qiniu Cloud Space cname
3. Upload the background music package to Qiniu Cloud's space and set it to public
4. Background music package download address: https://bawangxx.lanzous.com/b0c34tv9e Password: 9r9y
3. Software Packaging
implement:
npm i
npm run electron:build