sr_for_inroom_comm

Speech Reinforcement for In-Room Communications

https://github.com/yehav/sr_for_inroom_comm

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Speech Reinforcement for In-Room Communications

Basic Info
  • Host: GitHub
  • Owner: yehav
  • Language: MATLAB
  • Default Branch: main
  • Size: 5.8 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created over 3 years ago · Last pushed 12 months ago
Metadata Files
Readme Citation

ReadMe.md

Speech Reinforcement for In-Room Communications

by Yehav Alkaher

Preface

This code implements a speech reinforcement system & algorithm. The files include two main demonstration scripts that correspond to papers: * Temporal Howling Detector for Speech Reinforcement Systems * Authors: Yehav Alkaher, Prof. Israel Cohen * Andrew and Erna Viterbi Faculty of Electrical and Computer Engineering, Technion – Israel Institute of Technology, Haifa, Israel * Dual-Microphone Speech Reinforcement System with Howling-Control for In-Car Speech Communication * Authors: Yehav Alkaher, Prof. Israel Cohen * Andrew and Erna Viterbi Faculty of Electrical and Computer Engineering, Technion – Israel Institute of Technology, Haifa, Israel * Citation: Alkaher Y and Cohen I (2022) Dual-Microphone Speech Reinforcement System With Howling-Control for In-Car Speech Communication. Front. Sig. Proc. 2:819113. doi: 10.3389/frsip.2022.819113

Code

MATLAB Version: R2017b

Main scripts and functions:

  • Temporal Howling Detector Demo:
    • 'effectoftwopoleTFmainscript.m'
    • 'MSD-GC_Functions'
  • Dual-Microphone Speech-Reinforcement System & Algorithm:
    • 'dualmicMSDGCdemonstration_script.m'
    • 'DualMicSystemFunctions'
  • Utils

Inner-Function References:

* Room Impulse Responses (RIRs) extracted via the RIR   Generator:
    Habets, E. A. (2006). Room impulse response generator. Technische Universiteit Eindhoven, Tech. Rep 2, 1
* ISO226:2003:
    Christopher Hummersone (2021). ISO 226:2003 Normal equal-loudness-level contours (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. Retrieved July 11, 2021.
* STOI:
    Copyright 2009: Delft University of Technology, Signal & Information Processing Lab. The software is free for non-commercial use. This program comes WITHOUT ANY WARRANTY.
* PESQ:
    Jacob Donley 2017.

Sample Audio was downloaded from:

Font F, Roma G, Serra X. Freesound technical demo. In: MM'13. Proceedings of the 21st ACM international conference on Multimedia; 2013 Oct 21-25; Barcelona, Spain. New York: ACM; 2013. p. 411-2. DOI: 10.1145/2502081.2502245

Owner

  • Login: yehav
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Alkaher"
  given-names: "Yehav"
title: "Speech Reinforcement for In-Room Communications"
version: 1.0.0
date-released: 2022-09-30
url: "https://github.com/yehav/SR_for_InRoom_Comm"

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Fork event: 1