Single-Channel Source Separation of Audio Signals Using Bark Scale Wavelet Packet Decomposition

Total Page:16

File Type:pdf, Size:1020Kb

Single-Channel Source Separation of Audio Signals Using Bark Scale Wavelet Packet Decomposition J Sign Process Syst (2011) 65:339–350 DOI 10.1007/s11265-010-0510-9 Single-Channel Source Separation of Audio Signals Using Bark Scale Wavelet Packet Decomposition Yevgeni Litvin · Israel Cohen Received: 29 December 2009 / Revised: 2 May 2010 / Accepted: 20 July 2010 / Published online: 6 August 2010 © Springer Science+Business Media, LLC 2010 Abstract We address the problem of blind source sepa- 1 Introduction ration from a single channel audio source using a statis- tical model of the sources. We modify the Bark Scale Blind source separation (BSS) is the task of recovering aligned Wavelet Packet Decomposition, to acquire a set of signals from a set of observed signal mixtures. approximate-shiftability property. We allow oversam- The problem of BSS is common for different signal pling in some decomposition nodes to equalize sam- processing tasks. It is also at the heart of numerous pling rate in all terminal nodes. Statistical models applications in audio signal processing. BSS algorithms are trained from samples of each source separately. that operate on audio signals are sometimes called The separation is performed using these models. The Blind Audio Source Separation (BASS) algorithms [1]. proposed psycho-acoustically motivated non-uniform Cherry [2] coined the ability of the human hearing filterbank structure reduces signal space dimension and system to concentrate on a single speaker in presence simplifies training procedure of the statistical model. In of interfering signals as a “cocktail party effect”. Al- our experiments we show that the proposed algorithm though, human audio segregation abilities are fascinat- performs better when compared to a competing algo- ing, not necessarily a full audio separation is performed rithm. We study the effect that different wavelet fam- in the inner ear or somewhere in the auditory cortex. ilies have on the performance of the proposed signal It is possible that the human hearing system is only ca- analysis in the single-channel source separation task. pable of recognizing semantic objects in one of several audio streams the listener is exposed to. Keywords Audio source separation · BS-WPD · Different settings for the BSS task arise in different CSR-BS-WPD · GMM · CWT · applications. In different settings the prior and the Monaural source separation posterior information available to a source separation algorithm may differ, such as number of sources and number of observed channels; mixing model (instan- taneous, echoic, convolutive, linear, non-linear); prior information on statistical properties of signals; and presence of noise. This work was supported by the Israel Science Foundation One of the crucial factors in the definition of the under Grant 1085/05 and by the European Commission BSS problem is the ratio of the number of observed under project Memories FP6-IST-035300. channels to the number of audio sources in the mixture. Y. Litvin (B) · I. Cohen If the number of observed channels is equal to the Department of Electrical Engineering, Technion—Israel number of sources then it is called an even-determined Institute of Technology, Technion City, Haifa 32000, Israel or a determined case. In an over-determined case the e-mail: [email protected] number of channels is greater than the number of I. Cohen sources and in an under-determined case the number e-mail: [email protected] of channels is smaller than the number of sources. The 340 J Sign Process Syst (2011) 65:339–350 under-determined case is the most difficult to handle In [7], Benaroya et al. introduced a source sepa- and requires stronger assumptions on the mixture com- ration algorithm based on Gaussian Mixture Model ponent properties. (GMM) and Hidden Markov Model (HMM) statisti- Another important factor that differentiates be- cal modeling of source signal classes. First GMM or tween BSS problem setups is the mixing model. The HMM models are trained for each signal class using instantaneous mixing model implies that several in- spectral shapes acquired from the Short-Time Fourier stantaneous mixtures are observed, each having source Analysis (STFT) analysis. During the separation stage, components mixed in a different proportion. Echoic these models are used to estimate mixture components mixing model allows different delays for each compo- using Maximum A-posterior (MAP) or Posterior Mean nent in each channel. The convolutive mixing model (PM) estimates. The authors also showed that using allows different linear filtering of sources at each chan- more complicated HMM models does not improve the nel. Naturally, the instantaneous mixing model is a separation performance significantly when compared degenerate case of the echoic mixing model and the to the GMM model. Some extensions to that work were echoic model is a degenerate case of the convolutive presented in [6]. For example, Gaussian Scaled Mixture mixing model. The convolutive mixing model is the Model (GSMM) which takes into account variations in most appropriate in describing most of the real world amplitude of sounds with similar spectral shapes. scenarios, but is also the hardest to handle. Another signal modeling technique that was found Most source separation algorithms assume that mix- useful in single channel source separation is Auto Re- ture components are statistically independent. Al- gressive (AR) modeling. Srinivasan et al. [8] proposed though, this is a reasonable assumption in many cases, it a codebook of Linear Predictive Coefficients (LPC) is not necessarily true for all applications. For example, trained on a speech and an interfering signal. The one of the source separation applications is the sepa- maximum likelihood estimator is used to find the most ration of an individual musical instrument from a poly- probable pair of codebook members. Wiener filter is phonic musical excerpt. In this case, the assumption of used later to suppress the interfering signal. In [9] statistical independence is inaccurate for most musical LPC coefficients are treated as random variables. In styles where several musical instruments perform parts these works both algorithms are described and tested in a certain musical key and according to a common for speech enhancement in non stationary noise setup. tempo. Nevertheless, they are also applicable to a source sep- The blind source separation problem was first for- aration scenario by modeling one of the sources as the mulated in a statistical framework by Herault et al. in speech and the other as the noise. 1984. Comon [3] introduced the Independent Compo- Traditionally, short time Fourier transform (STFT) nent Analysis (ICA) in 1994 and numerous theoretical is used in many audio and speech processing appli- and practical works followed. A basic ICA algorithm cations. Bark-Scaled Wavelet Packet Decomposition assumes even-determined BSS case and instantaneous (BS-WPD) [10] is a time-frequency signal transforma- mixing model. Under these assumptions, a demixing tion with non uniform frequency resolution. This trans- matrix has to be found. In order to find such matrix formation is psychoacoustically motivated and reflects the ICA algorithm minimizes statistical dependency the critical bands structure of the human auditory between unmixed channels. Various methods may be system. Mapping based Complex Wavelet Transform used in order to reduce statistical dependency, such (CWT) [11] is based on bijective mapping of a real as maximization of non-Gaussianity between channels signal into a complex signal domain followed by stan- or minimization of mutual information [4]. The search dard wavelet analysis performed on the complex signal. is usually done using gradient descent or fixed point Among others, CWT partially mitigates lack of shift algorithms. Unfortunately, most of the algorithms in invariance of wavelet analysis. the ICA family require several mixtures to be observed The algorithm presented in this paper, addresses in order to perform the separation. a single-channel separation of instantaneous mixture In some cases a database of audio samples is avail- of two audio sources. It follows Benaroya et al. [7] able and statistical signal models can be trained in a STFT based algorithm, but operates with a non uniform supervised manner before the separation process. In WPD filter-bank. We modify the BS-WPD analysis to these cases, various techniques from statistical learning equalize sampling rates of different scale-bands, which can be used. Algorithms that rely on these kind of sta- enables construction of instantaneous spectral shapes tistical models are sometimes called Semi-Blind Source that are used in training and separation stages of the Separation Algorithms (SBSS) [5, 6]. separation algorithm. We also use CWT in order to J Sign Process Syst (2011) 65:339–350 341 achieve some level of shift invariance. The non-uniform Fernandes et al. showed that a function space frequency resolution of the BS-WPD filterbank, re- L2 (R → R) is isomorphic to Hardy-space H2 (R → C) duces the dimension of feature vectors by allocating under a certain inner product. They also showed that fewer vector elements to the higher frequencies. This the mapping of a function in L2 (R → R) into Hardy- behavior mimics critical bands structure of human au- space cannot be implemented using a digital filter. As a ditory system. In a series of experiments we validate our remedy, they defined Softy-space and proved that it has approach using various types of wavelet families and properties similar to the Hardy-space. The mapping of show that the proposed approach performs better when a function in L2 (R → R) into the Softy-space is done compared to a competing algorithm in some scenarios. using a projection digital filter h+ that has a passband Partial results of this work were presented in [12]. over [0,π) and a stopband over [−π, 0). Softy-space The remainder of this paper is structured as follows. signals are denoted by a superscript “+” in [13] because In Section 2 we shortly describe the disadvantages of of the attenuated negative frequencies.
Recommended publications
  • Separation of Vocal and Non-Vocal Components from Audio Clip Using Correlated Repeated Mask (CRM)
    University of New Orleans ScholarWorks@UNO University of New Orleans Theses and Dissertations Dissertations and Theses Summer 8-9-2017 Separation of Vocal and Non-Vocal Components from Audio Clip Using Correlated Repeated Mask (CRM) Mohan Kumar Kanuri [email protected] Follow this and additional works at: https://scholarworks.uno.edu/td Part of the Signal Processing Commons Recommended Citation Kanuri, Mohan Kumar, "Separation of Vocal and Non-Vocal Components from Audio Clip Using Correlated Repeated Mask (CRM)" (2017). University of New Orleans Theses and Dissertations. 2381. https://scholarworks.uno.edu/td/2381 This Thesis is protected by copyright and/or related rights. It has been brought to you by ScholarWorks@UNO with permission from the rights-holder(s). You are free to use this Thesis in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you need to obtain permission from the rights- holder(s) directly, unless additional rights are indicated by a Creative Commons license in the record and/or on the work itself. This Thesis has been accepted for inclusion in University of New Orleans Theses and Dissertations by an authorized administrator of ScholarWorks@UNO. For more information, please contact [email protected]. Separation of Vocal and Non-Vocal Components from Audio Clip Using Correlated Repeated Mask (CRM) A Thesis Submitted to the Graduate Faculty of the University of New Orleans in partial fulfillment of the requirements for the degree of Master of Science in Engineering – Electrical By Mohan Kumar Kanuri B.Tech., Jawaharlal Nehru Technological University, 2014 August 2017 This thesis is dedicated to my parents, Mr.
    [Show full text]
  • Psychological Measurement for Sound Description and Evaluation 11
    11 Psychological measurement for sound description and evaluation Patrick Susini,1 Guillaume Lemaitre,1 and Stephen McAdams2 1Institut de Recherche et de Coordination Acoustique/Musique Paris, France 2CIRMMT, Schulich School of Music, McGill University Montréal, Québec, Canada 11.1 Introduction Several domains of application require one to measure quantities that are representa- tive of what a human listener perceives. Sound quality evaluation, for instance, stud- ies how users perceive the quality of the sounds of industrial objects (cars, electrical appliances, electronic devices, etc.), and establishes specifications for the design of these sounds. It refers to the fact that the sounds produced by an object or product are not only evaluated in terms of annoyance or pleasantness, but are also important in people’s interactions with the object. Practitioners of sound quality evaluation therefore need methods to assess experimentally, or automatic tools to predict, what users perceive and how they evaluate the sounds. There are other applications requir- ing such measurement: evaluation of the quality of audio algorithms, management (organization, retrieval) of sound databases, and so on. For example, sound-database retrieval systems often require measurements of relevant perceptual qualities; the searching process is performed automatically using similarity metrics based on rel- evant descriptors stored as metadata with the sounds in the database. The “perceptual” qualities of the sounds are called the auditory attributes, which are defined as percepts that can be ordered on a magnitude scale. Historically, the notion of auditory attribute is grounded in the framework of psychoacoustics. Psychoacoustical research aims to establish quantitative relationships between the physical properties of a sound (i.e., the properties measured by the methods and instruments of the natural sciences) and the perceived properties of the sounds, the auditory attributes.
    [Show full text]
  • Design of a Protocol for the Measurement of Physiological and Emotional Responses to Sound Stimuli
    DESIGN OF A PROTOCOL FOR THE MEASUREMENT OF PHYSIOLOGICAL AND EMOTIONAL RESPONSES TO SOUND STIMULI ANDRÉS FELIPE MACÍA ARANGO UNIVERSIDAD DE SAN BUENAVENTURA MEDELLÍN FACULTAD DE INGENIERÍAS INGENIERÍA DE SONIDO MEDELLÍN 2017 DESIGN OF A PROTOCOL FOR THE MEASUREMENT OF PHYSIOLOGICAL AND EMOTIONAL RESPONSES TO SOUND STIMULI ANDRÉS FELIPE MACÍA ARANGO A thesis submitted in partial fulfillment for the degree of Sound Engineer Adviser: Jonathan Ochoa Villegas, Sound Engineer Universidad de San Buenaventura Medellín Facultad de Ingenierías Ingeniería de Sonido Medellín 2017 TABLE OF CONTENTS ABSTRACT ................................................................................................................................................................ 7 INTRODUCTION ..................................................................................................................................................... 8 1. GOALS .................................................................................................................................................................... 9 2. STATE OF THE ART ........................................................................................................................................ 10 3. REFERENCE FRAMEWORK ......................................................................................................................... 15 3.1. Noise ...........................................................................................................................................................
    [Show full text]
  • Comparison of Frequency-Warped Filter Banks in Relation to Robust Features for Speaker Identification
    Recent Advances in Electrical Engineering Comparison of Frequency-Warped Filter Banks in relation to Robust Features for Speaker Identification SHARADA V CHOUGULE MAHESH S CHAVAN Electronics and Telecomm. Engg.Dept. Electronics Engg. Department, Finolex Academy of Management and KIT’s College of Engineering, Technology, Ratnagiri, Maharashtra, India Kolhapur,Maharashtra,India [email protected] [email protected] Abstract: - Use of psycho-acoustically motivated warping such as mel-scale warping in common in speaker recognition task, which was first applied for speech recognition. The mel-warped cepstral coefficients (MFCCs) have been used in state-of-art speaker recognition system as a standard acoustic feature set. Alternate frequency warping techniques such as Bark and ERB rate scale can have comparable performance to mel-scale warping. In this paper the performance acoustic features generated using filter banks with Bark and ERB rate warping is investigated in relation to robust features for speaker identification. For this purpose, a sensor mismatched database is used for closed set text-dependent and text-independent cases. As MFCCs are much sensitive to mismatched conditions (any type of mismatch of data used for training evaluation purpose) , in order to reduce the additive noise, spectral subtraction is performed on mismatched speech data. Also normalization of feature vectors is carried out over each frame, to compensate for channel mismatch. Experimental analysis shows that, percentage identification rate for text-dependent case using mel, bark and ERB warped filter banks is comparably same in mismatched conditions. However, in case of text-independent speaker identification, ERB rate warped filter bank features shows improved performance than mel and bark warped features for the same sensor mismatched condition.
    [Show full text]
  • Fundamentals of Psychoacoustics Psychophysical Experimentation
    Chapter 6: Fundamentals of Psychoacoustics • Psychoacoustics = auditory psychophysics • Sound events vs. auditory events – Sound stimuli types, psychophysical experiments – Psychophysical functions • Basic phenomena and concepts – Masking effect • Spectral masking, temporal masking – Pitch perception and pitch scales • Different pitch phenomena and scales – Loudness formation • Static and dynamic loudness – Timbre • as a multidimensional perceptual attribute – Subjective duration of sound 1 M. Karjalainen Psychophysical experimentation • Sound events (si) = pysical (objective) events • Auditory events (hi) = subject’s internal events – Need to be studied indirectly from reactions (bi) • Psychophysical function h=f(s) • Reaction function b=f(h) 2 M. Karjalainen 1 Sound events: Stimulus signals • Elementary sounds – Sinusoidal tones – Amplitude- and frequency-modulated tones – Sinusoidal bursts – Sine-wave sweeps, chirps, and warble tones – Single impulses and pulses, pulse trains – Noise (white, pink, uniform masking noise) – Modulated noise, noise bursts – Tone combinations (consisting of partials) • Complex sounds – Combination tones, noise, and pulses – Speech sounds (natural, synthetic) – Musical sounds (natural, synthetic) – Reverberant sounds – Environmental sounds (nature, man-made noise) 3 M. Karjalainen Sound generation and experiment environment • Reproduction techniques – Natural acoustic sounds (repeatability problems) – Loudspeaker reproduction – Headphone reproduction • Reproduction environment – Not critical in headphone
    [Show full text]
  • Abstract 1. Introduction the Process of Normalising Vowel Formant Data To
    COMPARING VOWEL FORMANT NORMALISATION PROCEDURES NICHOLAS FLYNN Abstract This article compares 20 methods of vowel formant normalisation. Procedures were evaluated depending on their effectiveness at neutralising the variation in formant data due to inter-speaker physiological and anatomical differences. This was measured through the assessment of the ability of methods to equalise and align the vowel space areas of different speakers. The equalisation of vowel spaces was quantified through consideration of the SCV of vowel space areas calculated under each method of normalisation, while the alignment of vowel spaces was judged through considering the intersection and overlap of scale-drawn vowel space areas. An extensive dataset was used, consisting of large numbers of tokens from a wide range of vowels from 20 speakers, both male and female, of two different age groups. Normalisation methods were assessed. The results showed that vowel-extrinsic, formant-intrinsic, speaker-intrinsic methods performed the best at equalising and aligning speakers‟ vowel spaces, while vowel-intrinsic scaling transformations were judged to perform poorly overall at these two tasks. 1. Introduction The process of normalising vowel formant data to permit accurate cross-speaker comparisons of vowel space layout, change and variation, is an issue that has grown in importance in the field of sociolinguistics in recent years. A plethora of different methods and formulae for this purpose have now been proposed. Thomas & Kendall (2007) provide an online normalisation tool, “NORM”, a useful resource for normalising formant data, and one which has opened the viability of normalising to a greater number of researchers. However, there is still a lack of agreement over which available algorithm is the best to use.
    [Show full text]
  • Perceptual Atomic Noise
    PERCEPTUAL ATOMIC NOISE Kristoffer Jensen University of Aalborg Esbjerg Niels Bohrsvej 6, DK-6700 Esbjerg [email protected] ABSTRACT signal point-of-view that creates sound with a uniform distribution and spectrum, or the physical point-of-view A noise synthesis method with no external connotation that creates a noise similar to existing sounds. Instead, is proposed. By creating atoms with random width, an attempt is made at rendering the atoms perceptually onset-time and frequency, most external connotations white, by distributing them according to the perceptual are avoided. The further addition of a frequency frequency axis using a probability function obtained distribution corresponding to the perceptual Bark from the bark scale, and with a magnitude frequency, and a spectrum corresponding to the equal- corresponding to the equal-loudness contour, by loudness contour for a given phon level further removes filtering the atoms using a warped filter corresponding the synthesis from the common signal point-of-view. to the equal-loudness contour for a given phon level. The perceptual frequency distribution is obtained by This gives a perceptual white resulting spectrum with a creating a probability density function from the Bark perceptually uniform frequency distribution. scale, and the equal-loudness contour (ELC) spectrum is created by filtering the atoms with a filter obtained in 2. NOISE the warped frequency domain by fitting the filter to a simple ELC model. An additional voiced quality Noise has been an important component since the parameter allows to vary the harmonicity. The resulting beginning of music, and recently noise music has sound is susceptible to be used in everything from loud evolved as an independent music style, sometimes noise music, contemporary compositions, to meditation avoiding the toned components altogether.
    [Show full text]
  • A. Acoustic Theory and Modeling of the Vocal Tract
    A. Acoustic Theory and Modeling of the Vocal Tract by H.W. Strube, Drittes Physikalisches Institut, Universität Göttingen A.l Introduction This appendix is intended for those readers who want to inform themselves about the mathematical treatment of the vocal-tract acoustics and about its modeling in the time and frequency domains. Apart from providing a funda­ mental understanding, this is required for all applications and investigations concerned with the relationship between geometric and acoustic properties of the vocal tract, such as articulatory synthesis, determination of the tract shape from acoustic quantities, inverse filtering, etc. Historically, the formants of speech were conjectured to be resonances of cavities in the vocal tract. In the case of a narrow constriction at or near the lips, such as for the vowel [uJ, the volume of the tract can be considered a Helmholtz resonator (the glottis is assumed almost closed). However, this can only explain the first formant. Also, the constriction - if any - is usu­ ally situated farther back. Then the tract may be roughly approximated as a cascade of two resonators, accounting for two formants. But all these approx­ imations by discrete cavities proved unrealistic. Thus researchers have have now adopted a more reasonable description of the vocal tract as a nonuni­ form acoustical transmission line. This can explain an infinite number of res­ onances, of which, however, only the first 2 to 4 are of phonetic importance. Depending on the kind of sound, the tube system has different topology: • for vowel-like sounds, pharynx and mouth form one tube; • for nasalized vowels, the tube is branched, with transmission from pharynx through mouth and nose; • for nasal consonants, transmission is through pharynx and nose, with the closed mouth tract as a "shunt" line.
    [Show full text]
  • A Parametric Sound Object Model for Sound Texture Synthesis
    Daniel Mohlmann¨ A Parametric Sound Object Model for Sound Texture Synthesis Dissertation zur Erlangung des Grades eines Doktors der Ingenieurwissenschaften | Dr.-Ing. | Vorgelegt im Fachbereich 3 (Mathematik und Informatik) der Universitat¨ Bremen im Juni 2011 Gutachter: Prof. Dr. Otthein Herzog Universit¨atBremen Prof. Dr. J¨ornLoviscach Fachhochschule Bielefeld Abstract This thesis deals with the analysis and synthesis of sound textures based on parametric sound objects. An overview is provided about the acoustic and perceptual principles of textural acoustic scenes, and technical challenges for analysis and synthesis are con- sidered. Four essential processing steps for sound texture analysis are identified, and existing sound texture systems are reviewed, using the four-step model as a guideline. A theoretical framework for analysis and synthesis is proposed. A parametric sound object synthesis (PSOS) model is introduced, which is able to describe individual recorded sounds through a fixed set of parameters. The model, which applies to harmonic and noisy sounds, is an extension of spectral modeling and uses spline curves to approximate spectral envelopes, as well as the evolution of pa- rameters over time. In contrast to standard spectral modeling techniques, this repre- sentation uses the concept of objects instead of concatenated frames, and it provides a direct mapping between sounds of different length. Methods for automatic and manual conversion are shown. An evaluation is presented in which the ability of the model to encode a wide range of different sounds has been examined. Although there are aspects of sounds that the model cannot accurately capture, such as polyphony and certain types of fast modula- tion, the results indicate that high quality synthesis can be achieved for many different acoustic phenomena, including instruments and animal vocalizations.
    [Show full text]
  • On Musiquantics
    © bei den Autoren Herausgeber: Bereich Musikinformatik, Musikwissenschaftliches Institut Johannes Gutenberg-Universität Mainz Postfach 3980 55099 Mainz ISSN 0941-0309 Clarence Barlow On Musiquantics Part I: Texts Translators 2002 from the original German Von der Musiquantenlehre: Deborah Richards, Jay Schwartz with the kind support of the Royal Conservatoire The Hague Thereafter translator and editor Clarence Barlow 2 Preface to Part I This work grew out of materials that I assembled for my class in computer music at Cologne Music University from the inception of the class in 1984 until its unfortunate termination in 2005. I named the course Zur Musiquantik (an artificial term, implying ‘on music and quantity’), whence the English title of this book stems. This material was also in my syllabus at the Royal Conservatoire in The Hague under the same English name from 1990-2006, as it has been since then in my position at the University of California Santa Barbara. Driven by the fascination of the connections between music and mathematics, acoustics, phonetics and computer science, and further by my own preoccupation with the quantification of harmony and metre, over the years I gradually put together 32 chapters with numerous illustrations. On Musiquantics has been consciously written in a very compact form, each chapter on two pages, more as a concentrated and comprehensive teaching accompaniment than as an autonomous textbook. It also fulfils a role as a reference book, especially if its content has already been assimilated. It is my hope that my former students, who applied so much patience to this material, some of them repeatedly and frequently attending the course, find in it everything they have learned from me, and that for those who have themselves gone into teaching, the book proves to be useful for their own educational work.
    [Show full text]
  • Psychoacoustics: a Brief Historical Overview
    Psychoacoustics: A Brief Historical Overview William A. Yost From Pythagoras to Helmholtz to Fletcher to Green and Swets, a centu- ries-long historical overview of psychoacoustics. Postal: Speech and Hearing Science 1 Arizona State University What is psychoacoustics? Psychoacous- PO Box 870102 tics is the psychophysical study of acous- Tempe, Arizona 85287 tics. OK, psychophysics is the study of USA the relationship between sensory per- ception (psychology) and physical vari- Email: ables (physics), e.g., how does perceived [email protected] loudness (perception) relate to sound pressure level (physical variable)? “Psy- chophysics” was coined by Gustav Fech- ner (Figure 1) in his book Elemente der Psychophysik (1860; Elements of Psycho- physics).2 Fechner’s treatise covered at least three topics: psychophysical meth- ods, psychophysical relationships, and panpsychism (the notion that the mind is a universal aspect of all things and, as Figure 1. Gustav Fechner (1801-1887), “Father of Psychophysics.” such, panpsychism rejects the Cartesian dualism of mind and body). Today psychoacoustics is usually broadly described as auditory perception or just hearing, although the latter term also includes the biological aspects of hearing (physiological acoustics). Psychoacoustics includes research involving humans and nonhuman animals, but this review just covers human psychoacoustics. With- in the Acoustical Society of America (ASA), the largest Technical Committee is Physiological and Psychological Acoustics (P&P), and Psychological Acoustics is psychoacoustics. 1 Trying to summarize the history of psychoacoustics in about 5,000 words is a challenge. I had to make difficult decisions about what to cover and omit. My history stops around 1990. I do not cover in any depth speech, music, animal bioacoustics, physiological acoustics, and architectural acoustic topics because these may be future Acoustics Today historical overviews.
    [Show full text]
  • Psychoacoustics & Hearing
    Abstract: In this lecture, the basic concepts of sound and acoustics are introduced as they relate to human hearing. Basic perceptual hearing effects such as loudness, masking, and binaural localization are described in simple terms. The anatomy of the ear and the hearing function are explained. The causes and consequences of hearing loss are shown along with strategies for compensation and suggestions for prevention. Examples are given throughout illustrating the relation between the signal processing performed by the ear and relevant consumer audio technology, as well as its perceptual consequences. Christopher J. Struck CJS Labs San Francisco, CA 19 November 2014 Frequency is perceived as pitch or tone. An octave is a doubling of frequency. A decade is a ten times increase in frequency. Like amplitude, frequency perception is also relative. Therefore, a logarithmic frequency scale is commonly used in acoustics. The normal range for healthy young humans is 20 –20 kHz. The frequency range of fundamental tones on the piano is 27 to 4186 Hz, as shown. The ranges of other instruments and voices are shown. The Threshold of Hearing at the bottom of the graph is the lowest level pure tone that can be heard at any given frequency. The Threshold of Discomfort, at the top of the graph represents the loudest tolerable level at any frequency. The shaded centre area is the range of level and frequency for speech. The larger central area is the range for music. Level Range is also commonly referred to as Dynamic Range. The subjective or perceived loudness of sound is determined by several complex factors, primarily Masking and Hearing Acuity.
    [Show full text]