speechbrain.integrations
Package for code with additional dependencies.
Any code with dependencies beyond those explicitly listed in the pyproject.toml or requirements.txt file
is typically added in a sub-module within this integrations module with a README.md explaining the
dependency.
Package for speech alignment using the CTC Segmentation library. |
|
Package for creating and using discrete audio tokens. |
|
Package for fast n-gram decoding with KenLM. |
|
Package providing hdf5-based feature caching. |
|
Package with interfaces to HuggingFace Transformer models. |
|
Package providing k2-fsa integration. |
|
Package with models from stand-alone repos (i.e. not SpeechBrain or Huggingface). |
|
Package providing simple wrappers for NLP models. |
|
Package providing Numba integration. |