- Fixed figure 3, 4, 5, 10.
-
Spectrograms of affricates and lingual affricates CoG plot.
-
Recordings and plots examples of rhotics.
-
Power spectrum slices of voiceless fricatives.
- Left boundary of word-initial voiceless stops/affricates moved to release.
- Colours of vowels in plots didn't match.
stress.rds
with stress related measurements (duration, intensity, f0).
-
Fix segmentation of words illustrating lexical stress.
-
Fix segmentation of /kati/ in S04.
-
Fixed wrong colours in vowels gam plot.
-
Vowel offset boundaries spilling over into the closure are fixed.
-
Two RELS event boundaries of /d/ were linked to /t/.
- Rhotics example recordings and figures.
- Filtered all wav files with stop band 0-100 Hz.
- Illustrative examples now have natural silence taken from -200 and +200 ms from the word start and end.
-
Add palate to UTI vowels plot.
-
Remove affricates from VOT plot.
-
Illustrative recordings of stress
data/recordings/derived/illustr/
. -
Recordings for example figures in
data/recordings/derived/examples/
. -
Example figures in
img/examples/
.
-
Segmentation of
and is all speakers.
-
Updated data that relies on
and segmentation.
-
Resplined laterals and updated figures.
-
Illustrative recordings of consonants, vowels, intonation, and story in
data/recordings/derived/illustr/
. -
New tongue spline data.
-
Use svglite device for figures requiring better font support.
-
Unified figures typeface and colour palette.
- Annotation of burst offset of /p b t d g/.
- Directory structure of
code/
andimg/
. - Renamed files in
code/
andimg/
. - Refactored code in
prepare_data.Rmd
andprepare_plots.Rmd
.
- Added
BUR
level for annotation of burst offset and linked toMAU
.
-
Added
SYL
level for intonation. -
Duplicated
MAU
level toMAU2
so that we can link it toSYL
without breaking existing links. -
Added links
KAN-MAU ==> SYL
andSYL ==> MAU2
. -
Added
intonation
perspective withMAUS2
as level canvas.
- EMU configuration options and utility functions in
.Rprofile
.
alb-ipa-int_emuDB
remove unused files and changed broad focus to S05 token 130.
- Use dvc to track data/.
- git lfs has been removed and replaced with dvc.
- CoG of affricates.
⚠️ BREAKING CHANGES:alb-ipa_emuDB
is now part of thealb-ipa
repo and not a submodule. This means that the bundle assignments won't work anymore.
- Spline data for vowels.
- Spline data for laterals.
- Voicing in /bari/ of S02.
- dft and spectral moments.
- Formants of /u/, /o/, /a/.
- Formants of /u/ in speaker s06.
- Added
alb-ipa-int
emuBD for the intonation plot. - Created and annotated
SYL
level inalb-ipa-int
.
- Added
RELS
andVOI
levels.
- MAUS segmentation in s05 was not good and the extracted chunks cut off parts of words. The segmentation was manually fixed and the corrected chunks were reimported into the EMU database (#69e5f39).
- The
data/recordings/derived/align/s01/words.TextGrid
included the old word list (force-alignment in MAUS was done with the wrongwords.txt
file). This TextGrid and the text file have been manually fixed to include the correct list. All other files with the word list for s01 were correct.
- The TextGrid collection in
data/recordings/derived/post-align/
has been converted to an EMU database (data/alb-ipa_emuDB
). Thedata/alb-ipa_emuDB
is a git submodule.