This repository contains a fine-tuned Whisper Large V3 model for Russian speech recognition. It serves as the core transcription component of the Pisets system, specifically optimized for long audio recordings such as lectures and interviews.
The Pisets system implements a three-component architecture to improve recognition accuracy while minimizing hallucinations:
The complete source code and instructions for using the system (including generation of SRT and DocX files) can be found in the GitHub repository:
1@article{bondarenko2026pisets,
2 title={Pisets: A Robust Speech Recognition System for Lectures and Interviews},
3 author={Ivan Bondarenko},
4 journal={arXiv preprint arXiv:2601.18415},
5 year={2026}
6}