lokerl/tts-vue

🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 39 minutes ago
Added to GitGenius on September 11th, 2026
Created on July 26th, 2022
Open Issues & Pull Requests: 42 (+0)
GitHub issues: Enabled
Number of forks: 857
Total Stargazers: 6,097 (+0)
Total Subscribers: 42 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.8 days
Mean response time: 16.5 days
90th percentile: 39.9 days
Tracked items: 6

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 730 days
Stale 30+ days: 9
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (8)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

tts-vue is a desktop application for text-to-speech synthesis that uses Electron, Vue, ElementPlus, and Vite.

The tool solves the problem of converting text into spoken audio using Microsoft's speech synthesis capabilities. It wraps this functionality in a graphical desktop application, allowing users to input text and generate audio output without command-line interaction. The application is built with Vue for the user interface, ElementPlus for UI components, and Vite for build tooling, all packaged as an Electron desktop app.

Developers should choose this tool if they need a straightforward desktop interface for text-to-speech tasks powered by Microsoft's synthesis engine. It suits users who prefer a graphical application over programmatic APIs or command-line tools. The project is particularly relevant for those working in Chinese-language environments, as the documentation and interface are presented in Chinese.

The project shows active maintenance with regular updates to its codebase and documentation. The development activity demonstrates ongoing refinement of the application's functionality and user experience. The tool maintains a public documentation site separate from the repository, indicating sustained effort in supporting users beyond the code itself.