--- language: - ru license: cc-by-nc-4.0 task_categories: - automatic-speech-recognition size_categories: - n>1M tags: - audio - speech - Russian - ASR - voice dataset_info: features: - name: id dtype: string - name: path dtype: string - name: text dtype: string - name: duration dtype: float32 - name: audio dtype: audio config_name: tts_russian_addresses_rhvoice_4voices splits: - name: train - name: validate pretty_name: silero_open_stt --- # silero_open_stt Dataset ## Dataset Description open_stt is a Russian dataset for speech research. ## Dataset Structure This dataset is organized in the Common Voice format: - `/audio/{subset}/{split}/` - Contains TAR files with audio files - `/metadata/{subset}/` - Contains TSV files with transcriptions - `/n_shards.json` - Contains information about the number of shards for each subset and split This dataset is organized as follows: ### tts_russian_addresses_rhvoice_4voices subset | Split | Samples | |-------|--------| | train | 1045102 | | validate | 696736 | | **Total** | **1741838** |