File size: 388 Bytes
2196a56 f1c2b38 2196a56 f1c2b38 2196a56 f1c2b38 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
library_name: transformers
license: cc-by-nc-4.0
language:
- en
base_model:
- facebook/wav2vec2-base-960h
---
# Model Card for Model ID
This is a `wav2vec2` model, finetuned for pause-aware ASR and turn-taking prediction. For more details, see our [technical report](https://tincans.ai/report).
Inference should be same as any other `wav2vec2` model, just with turn-taking tokens. |