项目作者: ashi-ta

项目描述 :
Auditory Stimulus for Psychophysical ExperimeNt
高级语言: Python
项目地址: git://github.com/ashi-ta/aspen.git
创建时间: 2021-06-29T05:39:36Z
项目社区:https://github.com/ashi-ta/aspen

开源协议:Other

下载


ASPEN | Auditory Stimulus for Psychophysical ExperimeNt

ASPEN is a full python toolkit to generate Auditory Stimulus for Psychophysical ExperimeNt.

Docs
| Toolkit Overview
| Installation & Usage
| How To Use

Purpose

  • This project aims to
    • create any auditory signal to examine human perception for research
    • mainly focus on stimulus generation itself, not a platform for psychophysical experiment.

Key Features

  • Support multiple auditory stimulus
    • locally time-reversed speech
    • continuity illusion
    • auditory streaming
    • noise-vocoded speech
    • modulation-filtered speech
    • verbal transformation effect
    • iterated rippled noise
  • Support multiple fundamental signals
    • pure tone
    • harmonic complex tone
    • amplitude modulated tone
    • frequency modulated tone
    • click train pitch
    • colored noise (white / brown / pink / blue / violet)
    • filtered noise (lowpass / highpass / bandpass / bandstop)
  • Support multiple visualization
    • waveform
    • spectrum
    • spectrogram
    • modulation power spectrum

Installation

  1. git clone https://github.com/ashi-ta/aspen.git
  2. cd aspen
  3. pip install -e .

Usage

  • there are some example scripts and configs
    • egs/run_*.sh are example bash scripts
    • egs/conf contain example configuration files
  1. $ cd egs
  2. # generate auditory streaming signals under some conditions
  3. $ ./run_auditory_streaming.sh
  • More details in docs.

References

The paper utilized this toolkit is to be published in INTERSPEECH 2021.

  1. Takanori Ashihara, Takafumi Moriya, Makio Kashino, "Investigating the Impact of Spectral and Temporal Degradation on End-to-End Automatic Speech Recognition Performance", In Proc. INTERSPEECH, 2021