speechbrain.integrations.audio_tokenizers

Package for creating and using discrete audio tokens.

speechbrain.integrations.audio_tokenizers.discrete_ssl

This lobe enables the integration of pretrained discrete SSL (hubert,wavlm,wav2vec) for extracting semnatic tokens from output of SSL layers.

speechbrain.integrations.audio_tokenizers.kmeans

K-means implementation.

speechbrain.integrations.audio_tokenizers.speechtokenizer_interface

This lobe enables the integration of pretrained SpeechTokenizer.

speechbrain.integrations.audio_tokenizers.wavtokenizer_interface

This lobe enables the integration of pretrained WavTokenizer.