Skip to content

Implementation of "Non-intrusive speech quality assessment with attention-based ResNet-BiLSTM"

License

Notifications You must be signed in to change notification settings

Shenkailai/ResNet-BiLstm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of "Non-intrusive speech quality assessment with attention-based ResNet-BiLSTM"

https://link.springer.com/article/10.1007/s11760-023-02559-2

This work is implemented based on MOSNet.

Citation

If you find this work useful in your research, please consider citing:

@article{shen2023non,
  title={Non-intrusive speech quality assessment with attention-based ResNet-BiLSTM},
  author={Shen, Kailai and Yan, Diqun and Ye, Zhe and Xu, Xianbo and Gao, JinXing and Dong, Li and Peng, Chengbin and Yang, Kun},
  journal={Signal, Image and Video Processing},
  volume={17},
  number={7},
  pages={3377--3385},
  year={2023},
  publisher={Springer}
}
@inproceedings{mosnet,
  author={Lo, Chen-Chou and Fu, Szu-Wei and Huang, Wen-Chin and Wang, Xin and Yamagishi, Junichi and Tsao, Yu and Wang, Hsin-Min},
  title={MOSNet: Deep Learning based Objective Assessment for Voice Conversion},
  year=2019,
  booktitle={Proc. Interspeech 2019},
}

License

This work is released under MIT License (see LICENSE file for details).

About

Implementation of "Non-intrusive speech quality assessment with attention-based ResNet-BiLSTM"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%