Phonetic Portuguese converter
This tool converts Portuguese text into a more phonetic representation, showing how words combine in natural speech.
Visit https://yourusername.github.io/spoken-portuguese-converter to use the converter directly in your browser!
Input -> Output:
- "casa escura" -> "cazescura"
- "como eu" -> "comoweu"
- "muito alto" -> "muyntuwaltu"
- "até é" -> "té"
The converter applies several phonetic rules common in Brazilian Portuguese speech.
If you want to run this locally:
- Clone the repository
- Open
index.html
in your browser - Start converting text!