BTK 2.0: Documentation ======================================= `Beamforming toolkit`_ provides the C++ and Python libraries for * :ref:`Feature extraction `, * :ref:`Subband processing `, * :ref:`Binaural processing `, * :ref:`Speaker tracking `, * :ref:`Beamforming `, * :ref:`Post-filtering `, * :ref:`Dereverberation `, and * :ref:`Acoustic echo cancellation `. The components of the toolkit are written in C++. Users can build an entire system in C++. In addition to the C++ program interface, the `BTK`_ provides Python modules. The BTK is suitable for developing real-time audio and speech signal processing applications. .. _Beamforming toolkit: https://distantspeechrecognition.sourceforge.io/index.htm .. _BTK: https://distantspeechrecognition.sourceforge.io/index.htm .. _installation-docs: .. toctree:: :maxdepth: 2 :caption: First Steps intro/index .. _user-docs: .. toctree:: :maxdepth: 3 :caption: Docs user_docs/index dev_docs/index references.rst .. _about: .. toctree:: :maxdepth: 2 :caption: About about.rst license.rst