File size: 503 Bytes
9a607a2
 
 
 
 
 
 
 
 
 
 
9ee5b4d
1
2
3
4
5
6
7
8
9
10
11
12
---
license: apache-2.0
language:
- en
---
# wav2vec-S-Large

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-Large was continually pre-trained on the Libri-Light 60kh dataset.

See our [paper](https://aclanthology.org/2024.findings-acl.681/) for details and check out the [GitHub](https://github.com/biaofuxmu/wav2vec-S/tree/main/wav2vec-S-hf) repository for usage instructions.