Computational Analysis of Yaredawi YeZema Silt in Ethiopian Orthodox Tewahedo Church Chants

Mequanent Argaw Muluneh,Yan-Tsung Peng,Li Su
2024-12-25
Abstract:Despite its musicological, cultural, and religious significance, the Ethiopian Orthodox Tewahedo Church (EOTC) chant is relatively underrepresented in music research. Historical records, including manuscripts, research papers, and oral traditions, confirm Saint Yared's establishment of three canonical EOTC chanting modes during the 6th century. This paper attempts to investigate the EOTC chants using music information retrieval (MIR) techniques. Among the research questions regarding the analysis and understanding of EOTC chants, Yaredawi YeZema Silt, namely the mode of chanting adhering to Saint Yared's standards, is of primary importance. Therefore, we consider the task of Yaredawi YeZema Silt classification in EOTC chants by introducing a new dataset and showcasing a series of classification experiments for this task. Results show that using the distribution of stabilized pitch contours as the feature representation on a simple neural network-based classifier becomes an effective solution. The musicological implications and insights of such results are further discussed through a comparative study with the previous ethnomusicology literature on EOTC chants. By making this dataset publicly accessible, we aim to promote future exploration and analysis of EOTC chants and highlight potential directions for further research, thereby fostering a deeper understanding and preservation of this unique spiritual and cultural heritage.
Audio and Speech Processing,Sound,Signal Processing
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: **Classification and Analysis of Yaredawi YeZema Silt in the Ethiopian Orthodox Tewahedo Church (EOTC) Chants**. Specifically, the paper aims to study EOTC chants through Music Information Retrieval (MIR) techniques, especially to classify the Yaredawi YeZema Silt patterns that follow the standards of Saint Yared. Although EOTC chants are of great significance in musicology, culture and religion, they are relatively neglected in music research. Therefore, the paper raises the following questions and attempts to solve them: 1. **Lack of data sets**: In order to promote future research, the paper introduces a new EOTC chant data set and presents a series of classification experiments based on this data set. 2. **Exploration of classification methods**: The paper explores the effectiveness of using different feature representations (such as pitch contour distribution) and classifiers (such as simple neural network classifiers) to classify Yaredawi YeZema Silt. 3. **Cultural and musicological significance**: Through a comparative study with previous ethnomusicological literature, the paper discusses the cultural and musicological significance of its research results, and points out the significant differences between Ezil and Araray patterns, revising some previous conclusions. ### Main contributions of the paper 1. **Construction of a new data set**: A new data set for the classification and analysis of Yaredawi YeZema Silt is proposed. 2. **Benchmark testing**: Benchmark testing was carried out using a neural network classifier on the new data set, mainly using pitch contour features. 3. **Comparative study**: A comparison was made with the earlier work of Shelemay et al., correcting the view that the pitch sets of Ezil and Araray patterns are the same, and pointing out that there are significant differences between them. ### Conclusion The paper conducts a detailed pitch distribution analysis of the three main patterns (Ge'ez, Ezil and Araray) of EOTC chants through computational tools, revealing the unique pitch characteristics and their variability of each pattern. These findings not only help to understand the musical structure of EOTC chants, but also provide valuable data and method support for future Music Information Retrieval and music generation research. ### Formula representation - Pitch contour alignment formula: \[ \xi_{ij} = -\xi_{ji} := \arg \max_{\xi} R_{ij}[\xi] \] where \( R_{ij}[\xi] \) represents the cross - correlation function of two recordings \( p_i \) and \( p_j \). - Gaussian Mixture Model (GMM) parameters: - Mean (pitch center): \( \mu \) - Variance (pitch variation): \( \sigma^2 \) - Weight (pitch weight): \( w \) Through these methods, the paper successfully identifies and analyzes the pitch characteristics in EOTC chants, laying the foundation for further research.