Skip to content
/ KLEA Public

An open-source Khmer Word to Speech Model. Just single word not sentence!

License

Notifications You must be signed in to change notification settings

seanghay/KLEA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 3, 2024
2f6bfc4 · Feb 3, 2024

History

15 Commits
Feb 3, 2024
Oct 5, 2023
Dec 16, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Feb 3, 2024
Oct 5, 2023
Oct 5, 2023
Dec 16, 2023
Oct 5, 2023
Dec 16, 2023
Dec 16, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Dec 16, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023
Dec 16, 2023

Repository files navigation

KLEA

An open-source Khmer Word to Speech Model. Just single word not sentence!

Open In Colab

1. Setup

pip install -r requirements.txt

2. Download Checkpoint

G_60000.pth

wget https://huggingface.co/spaces/seanghay/KLEA/resolve/main/G_60000.pth

Place the checkpoint in the current directory.

3. Inference

python infer.py "មនុស្សខ្មែរ"

This will output a file called audio.wav in the current directory. Output audio sample rate is 22.05 kHz.

Gradio

python app.py

Colab

image

Dataset

This model was trained on kheng.info dataset. You can find it on http://kheng.info or at https://hf.co/datasets/seanghay/khmer_kheng_info_speech

Reference

About

An open-source Khmer Word to Speech Model. Just single word not sentence!

Topics

Resources

License

Stars

Watchers

Forks

Languages