Amazon Transcribe table format specifying IPA

0

I am processing a custom vocabulary table using the console at: https://console.aws.amazon.com/transcribe/

I've chosen a line from the example given

Phrase[TAB]SoundsLike[TAB]IPA[TAB]DisplayAs
C.L.I.[TAB][TAB]sɪ ɛl aɪ[TAB]CLI`

TAB is replaced with actual tabs and line endings ending with LF

Once processed for an en-GB or en-US custom vocabulary, it fails with the error: Validation error: File contains invalid characters or format in the IPA column. Error at line 2.

If I modify the file to include extra spaces it succeeds, as in

Phrase[TAB]SoundsLike[TAB]IPA[TAB]DisplayAs
C.L.I.[TAB][TAB]s ɪ ɛ l aɪ[TAB]CLI

This error indicates that the examples given are incorrect or outdated. Is there another way to specify the syllables of a word by grouping characters together as in the examples?

preguntada hace 2 años324 visualizaciones
2 Respuestas
0
Respuesta aceptada

This was an issue with the webpage examples. The examples have now been updated and now show spaces between all characters. So the issue I was initially seeing was intended behaviour, and spaces are required.

respondido hace 2 años
0

The example download file that is provided also has examples without spaces for IPA:

Phrase	IPA	SoundsLike	DisplayAs
Los-Angeles			Los Angeles
F.B.I.	ɛ f b i aɪ		FBI
Etienne		eh-tee-en	
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas