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. |