Ralf’s German IPA FLAC audio files

Ralf’s German IPA FLAC audio files serve as an extension to Ralf’s German dictionary. The audio files have a specific structure, e.g.: ʃʀaɪ̯baʀbaɪ̯tn̩.flac. Take a look into the dictionary:

<lexeme role="Substantiv">
<grapheme>Schreibarbeiten</grapheme>
<phoneme>ʃʀaɪ̯baʀbaɪ̯tən</phoneme>
<phoneme>ʃʀaɪ̯baʀbaɪ̯tn̩</phoneme>
</lexeme>

You can see that there are two <phoneme> elements. I want to use the audio file ʃʀaɪ̯baʀbaɪ̯tn̩.flac for training. The question is: how can I do that? Maybe I should write an XSLT style-sheet that produces renaming rules for the Ubuntu terminal. The renaming rule could look like this: mv ʃʀaɪ̯baʀbaɪ̯tn̩.flac Schreibarbeiten.flac

Tags:

Comments are closed.