Spanish language data files for the gruut tokenizer and phonemizer. This package provides Spanish-specific lexicons, phoneme mappings, and grammar rules necessary for tokenizing and phonemizing Spanish text. Version 2.0.1 is the latest stable release.
pip install gruut-lang-esVerified import paths — ran on the pinned version, not inferred.
Tokenize and phonemize Spanish text using gruut with the Spanish language pack. Ensures correct loading of Spanish data.
Update to use 'gruut.sentences' API and SSML for custom pronunciations.
Import Gruut from gruut core instead of attempting to import lang data directly.
Run 'pip install gruut-lang-es' after installing gruut.