XZVoice logo

XZVoice

bawangxx/XZVoice

Free and open source text-to-speech software

GraphCanon updated 3w · GitHub synced 3w

1.2k stars321 forksLast push 3y Vue

Decision brief

XZVoice is an Electron-based Vue app offering free, open-source text-to-speech services powered by Alibaba Cloud.

Good fit when

  • You require a free solution with transparent source code accessible for customization
  • Integrating Alibaba Cloud TTS engine provides robust voice quality options

Avoid when

  • For projects without internet access as it relies on online TTS services from Alibaba Cloud
  • If the Vue framework or Electron environment is not suitable for your project requirements

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (1323d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/bawangxx/XZVoice

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

XZVoice is an application built using Electron and Vue that offers free and open-source text-to-speech capabilities.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 30, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 30, 2026

Languages
vue, javascript

Source: github.language+package.json · Jul 30, 2026

Categories

Tags

README

Electron + vue + ElementUI + js开发的文字转语音软件

爱发电:https://afdian.net/a/bawangxx

最新版V2已发布,下载地址:https://pan.baidu.com/s/1yw_l8QrH1Xx1dZxPpkdL7w?pwd=8888

使用帮助:

采用阿里云语音合成引擎 官网地址:https://ai.aliyun.com/nls/tts

一、设置应用秘钥

1.找到路径:src\views\Convert\api\alibaba.js

2.修改代码:

this.AccessKeyId = '设置成你在阿里云申请的:AccessKeyId';
this.AccessKeySecret = '设置成你在阿里云申请的:AccessKeySecret';
this.appkey = '设置成你在阿里云申请的:appkey';

二、设置在线音乐

1.找到路径:src\views\Convert\SelectMusic.vue

2.搜索代码:http://xxx.xxx.com/ 修改为:你在七牛云空间cname的域名

3.将背景音乐包上传到七牛云的空间,设置为公开

4.背景音乐包下载地址:https://bawangxx.lanzous.com/b0c34tv9e 密码:9r9y

三、软件打包

执行:

npm i
npm run electron:build

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.