CoolFace
Datasetpublic

Panhapich/kgs_ksc_fom

Khmer ASR Phase 1 Cache This repository contains cached training artifacts used for Khmer ASR backbone evaluation. Source Datasets seanghay/khmer_grkpp_speech seanghay/km-speech-corpus KrorngAI/fleurs_openslr42_mpwt Contents combined_dataset.pt Usage import torch data = torch.load("combined_dataset.pt")

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes15downloads
Dataset Card

Khmer ASR Phase 1 Cache

This repository contains cached training artifacts used for Khmer ASR backbone evaluation.

Source Datasets

  • —seanghay/khmergrkppspeech
  • —seanghay/km-speech-corpus
  • —KrorngAI/fleursopenslr42mpwt

Contents

  • —combined_dataset.pt

Usage

python
import torch

data = torch.load("combined_dataset.pt")