Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ def linkcode_resolve(domain, info) -> Optional[str]: # noqa: ANN001
"https://ieeexplore.ieee.org/abstract/document/5547575",
# An Algorithm for Predicting the Intelligibility of Speech Masked by Modulated Noise Maskers
"https://ieeexplore.ieee.org/abstract/document/7539284",
# NIST link check
"https://www.nist.gov",
# A short-time objective intelligibility measure for time-frequency weighted noisy speech
"https://ieeexplore.ieee.org/abstract/document/5495701",
# An Algorithm for Intelligibility Prediction of Time-Frequency Weighted Noisy Speech
Expand Down