wav2vec-S-Base / README.md
biaofu-xmu's picture
init
3605328 verified
|
raw
history blame
464 Bytes
# wav2vec-S-Base
wav2vec-S is a streaming variant of wav2vec 2.0, designed to maintain consistent representations between training and inference for streaming speech processing.
wav2vec-S-Base was continually pre-trained on the LibriSpeech 960h dataset.
See our [paper](https://aclanthology.org/2024.findings-acl.681/) for details and check out the [GitHub](https://github.com/biaofuxmu/wav2vec-S/wav2vec-S-hf/README.md) repository for usage instructions.