# lokerl/tts-vue

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/lokerl-tts-vue).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

6,098 stars · 856 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/LokerL/tts-vue
- Homepage: https://tts-doc.loker.vip/home.html
- awesome-repositories: https://awesome-repositories.com/repository/lokerl-tts-vue.md

## Topics

`electron` `element-plus` `tts` `vue`

## Description

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

## Tags

### Artificial Intelligence & ML

- [Azure Speech Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-to-text-integrations/text-to-speech-integrations/azure-speech-integrations.md) — Converts text into natural-sounding speech using Microsoft's Azure Speech API with multiple voices and languages.
- [Azure TTS Desktop Clients](https://awesome-repositories.com/f/artificial-intelligence-ml/azure-tts-desktop-clients.md) — A desktop application that converts text to speech using Microsoft Azure Speech APIs with SSML and batch processing.
- [Voice Parameter Controls](https://awesome-repositories.com/f/artificial-intelligence-ml/model-parameter-configurations/voice-parameter-controls.md) — Adjusts language, voice, style, role, speaking rate, and pitch for each conversion and saves configurations. ([source](https://loker-page.lgwawork.com/guide/features.html))
- [Text-to-Speech Conversions](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-and-text-conversion/text-to-speech-conversions.md) — Converts plain text into spoken audio using Microsoft's synthesis engine, with automatic text slicing for long passages. ([source](https://loker-page.lgwawork.com/guide/intro.html))
- [Microsoft API Conversions](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-and-text-conversion/text-to-speech-conversions/microsoft-api-conversions.md) — Converts written text into spoken audio using Microsoft, Edge, or Azure Speech APIs, each with different stability and limits. ([source](https://loker-page.lgwawork.com/guide/qa.html))
- [SSML Conversions](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-and-text-conversion/text-to-speech-conversions/ssml-conversions.md) — Provides SSML-tagged text-to-speech conversion for fine-grained control over pronunciation and prosody. ([source](https://loker-page.lgwawork.com/guide/intro.html))
- [Text-to-Speech Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-to-text-integrations/text-to-speech-integrations.md) — Integrates Microsoft Azure Cognitive Services Speech API for cloud-based text-to-speech synthesis with SSML support.
- [Text-to-Speech Synthesis](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech-synthesis.md) — Converts written text into spoken audio using Microsoft's synthesis engine, with automatic long-text slicing and punctuation-based segmentation. ([source](https://loker-page.lgwawork.com/guide/features.html))
- [Character-Limited Segmenters](https://awesome-repositories.com/f/artificial-intelligence-ml/natural-language-processing/text-tokenization/recursive-text-splitting/character-limited-segmenters.md) — Automatically divides lengthy text or files into smaller segments for processing. ([source](https://loker-page.lgwawork.com/guide/intro.html))
- [Long Text Slicing](https://awesome-repositories.com/f/artificial-intelligence-ml/speech-and-text-conversion/text-to-speech-conversions/long-text-slicing.md) — Automatically splits lengthy text into segments for reliable conversion to spoken audio.
- [Audio File Exports](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech/audio-file-exports.md) — Saves synthesized speech as an audio file, with options to change the default save location or rename the file extension. ([source](https://loker-page.lgwawork.com/guide/qa.html))
- [Phonetic Pronunciation Overrides](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech/phonetic-pronunciation-overrides.md) — Controls word pronunciation, pauses, and other speech behaviors by embedding simple SSML tags in the input text. ([source](https://loker-page.lgwawork.com/guide/qa.html))
- [Speech Synthesis Markup Controls](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech/speech-synthesis-markup-controls.md) — Interprets Speech Synthesis Markup Language tags to control pronunciation, pauses, and prosody during synthesis.

### Web Development

- [Desktop Shells](https://awesome-repositories.com/f/web-development/desktop-development/electron-based-development/desktop-shells.md) — Bundles a web-based UI into a cross-platform desktop application using Electron and Chromium.

### Data & Databases

- [Text-to-Audio Batch Conversion](https://awesome-repositories.com/f/data-databases/data-processing-pipelines/batch-processing-systems/batch-processing-utilities/audio-batch-utilities/text-to-audio-batch-conversion.md) — Processes multiple text files simultaneously to generate MP3 audio files in bulk.
- [File-Based Batch Conversions](https://awesome-repositories.com/f/data-databases/data-processing-pipelines/batch-processing-systems/batch-processing-utilities/audio-batch-utilities/text-to-audio-batch-conversion/file-based-batch-conversions.md) — Reads multiple UTF-8 text files sequentially, converts each to MP3, and handles long-text slicing automatically.
- [Punctuation-Based Segmenters](https://awesome-repositories.com/f/data-databases/text-processing-utilities/text-extraction/text-segmentation/punctuation-based-segmenters.md) — Splits long text into manageable segments based on punctuation and character limits for reliable API processing.

### Graphics & Multimedia

- [Voice Customization](https://awesome-repositories.com/f/graphics-multimedia/media-processing-analysis/audio-processing-systems/audio-processing/text-to-speech-engines/text-to-speech-engines/voice-customization.md) — Adjusts language, voice, style, role, speaking rate, and pitch for each conversion and saves configurations. ([source](https://loker-page.lgwawork.com/guide/features.html))

### Security & Cryptography

- [Azure Credential Configuration](https://awesome-repositories.com/f/security-cryptography/application-access-controls/azure-credential-configuration.md) — Sets up a Microsoft Azure Speech resource by providing its key and region to enable reliable TTS synthesis. ([source](https://loker-page.lgwawork.com/guide/qa.html))

### Development Tools & Productivity

- [User Preference Persistence](https://awesome-repositories.com/f/development-tools-productivity/user-preference-persistence.md) — Saves user preferences and voice profiles to local storage for reuse across sessions.

### DevOps & Infrastructure

- [TTS-Specific Configurations](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/application-settings-management/application-behavior-configurations/tts-specific-configurations.md) — Configures download path, auto-play behavior, update notifications, preview text, and manages saved voice configurations. ([source](https://loker-page.lgwawork.com/guide/features.html))

### Part of an Awesome List

- [Vue3 项目](https://awesome-repositories.com/f/awesome-lists/more/vue3.md) — Listed in the “Vue3 项目” section of the Great Open Source Project awesome list.
