swab
speech signal processing toolkit
Install
- All systems
-
curl cmd.cat/swab.sh
- Debian
-
apt-get install sptk
- Ubuntu
-
apt-get install sptk
- Kali Linux
-
apt-get install sptk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sptk
- Raspbian
-
apt-get install sptk
- Dockerfile
- dockerfile.run/swab
sptk
speech signal processing toolkit
The Speech Signal Processing Toolkit (SPTK) is a suite of speech signal processing tools for UNIX environments developed by the SPTK working group and some graduate students in Nagoya Institute of Technology.
odin
develop, simulate and run magnetic resonance sequences
ODIN is a framework for magnetic resonance imaging (MRI). It covers the whole toolchain of MRI, from low-level data acquisition to image reconstruction. In particular, it aims at rapid prototyping of MRI sequences. The sequences can be programmed using a high-level, object oriented, C++ programming interface. It provides advanced sequence analysis tools, such as interactive plotting of k-space trajectories, a user interface for a fast compile-link-test cycle and a powerful MRI simulator which supports different virtual samples. For fast and flexible image reconstruction, ODIN contains a highly customizable, multi-threaded data-processing framework.