Skip to content

feat(es-ES): refactor and regenerate Spanish voice pack (system + scripts)#169

Merged
pfeerick merged 7 commits intoEdgeTX:mainfrom
ignaciobfp:main
Mar 8, 2026
Merged

feat(es-ES): refactor and regenerate Spanish voice pack (system + scripts)#169
pfeerick merged 7 commits intoEdgeTX:mainfrom
ignaciobfp:main

Conversation

@ignaciobfp
Copy link
Copy Markdown
Contributor

Summary

This PR refactors and improves the Spanish (es-ES) voice prompts to enhance clarity, consistency, and pronunciation quality, and regenerates the corresponding audio assets.

Changes

  • Refactored existing Spanish prompts for improved TTS output
  • Added es-ES_scripts.csv based on the English reference
  • Regenerated Spanish system and script audio using Azure Neural TTS
  • Added variable geometry (VG) wing prompts (e.g. aircraft with swing wings such as the F-14)
  • Minor phonetic adjustments where necessary to improve spoken output
  • Updated .gitignore to avoid committing Windows metadata files (e.g. desktop.ini)

Motivation

Some of the previous Spanish prompts had inconsistent terminology and suboptimal pronunciation when rendered through TTS. In addition, the Spanish CSV was significantly behind other languages — especially English — with mismatched or misaligned IDs.

This update aims to improve overall coherence and spoken clarity while maintaining compatibility with the existing structure.

The "Source text" column has also been corrected to properly fulfill its original purpose. In several languages, this column is currently used incorrectly or inconsistently, which can lead to confusion and maintenance issues.

ignaciobfp and others added 7 commits February 23, 2026 23:37
Realign Spanish TTS string IDs with English base list, fix inconsistent source texts/translations, and normalize terminology while keeping filenames unchanged where possible.
Add additional TTS prompts for variable geometry wings (extending/folding states), such as F14 aircraft.

Includes English and Spanish SD card CSV updates.
Create es-ES_scripts.csv based on English reference. Includes phonetic adjustments for improved TTS.
Regenerated Spanish system and script audio using Azure Neural TTS. Improves pronunciation and terminology alignment.
Copy link
Copy Markdown
Member

@pfeerick pfeerick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this, very much appreciated! :)

@pfeerick pfeerick changed the title es-ES: refactor and regenerate Spanish voice pack (system + scripts) feat(es-ES): refactor and regenerate Spanish voice pack (system + scripts) Mar 8, 2026
@pfeerick pfeerick merged commit 3d15106 into EdgeTX:main Mar 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants