File size: 1,252 Bytes
d9cdee0
1a5b6c9
d9cdee0
5dab9d2
7b70bb5
d9cdee0
 
 
 
0399e55
d9cdee0
1a5b6c9
d9cdee0
1a5b6c9
db2f696
1a5b6c9
db2f696
 
 
 
 
1a5b6c9
 
 
 
 
 
 
 
 
db2f696
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: Itzultzaile fonetikoa  Phonetic Translator (EUS–ESP)
emoji: "🔤"
colorFrom: blue
colorTo: indigo
sdk: gradio
app_file: app.py
pinned: false
---
 

# Itzultzaile fonetikoa — Phonetic Translator (EUS–ESP)

# Itzultzaile fonetikoa — Phonetic Translator (EUS–ESP) — Gradio demo (Hugging Face Space)

This Space provides a small web UI to produce phonetic transcriptions for Basque (eu) and Spanish (es) text.

How to use
- Input text: paste text into the main box or upload a `.txt` file.
- Language: select `eu` (Basque) or `es` (Spanish).
- Symbols: choose `sampa` (default) or `ipa` for the phoneme output format.
- Separate phonos: toggle whether phonos are separated by spaces to make it easier to see multi-character phonos.
- Submit: press `Submit` to run normalization + phonetic transcription.
- Download: use the download buttons to get the phonos or normalized text as `.txt` files.

## Notes / Notas

- EN: Diacritics are NOT used.

- EN: Diphthongs: the semiconsonant is always `w`/`j` (aire -> 'a j ɾ e; causó -> k a w s 'o)

Privacy
- This Space does not store user inputs beyond temporary files used to serve downloads. Do not upload sensitive data.

Credits
- Developed by Ander Arriandiaga in Aholab (HiTZ).