Skip to main content

f5-myanmar-tts 🇲🇲

Official Python library and CLI for the F5-TTS Burmese Foundation Model (794.5 hours of Burmese speech, 20 epochs / 569,780 steps).

Automatically downloads and caches model weights directly from Hugging Face: freococo/F5-Myanmar-TTS.


⚡ Quickstart (CLI)

# Speak any Burmese sentence with bundled voice
f5-myanmar "လူတွေ အားလုံးကို ချစ်မြတ်နိုးပါ တန်ဖိုးထားပါ လေးစားစွာ ဆက်ဆံပါ" -o output.wav

# Clone your own voice (3 to 5 seconds of audio)
f5-myanmar "မင်္ဂလာပါ ခင်ဗျာ" --ref-audio my_voice.wav --ref-text "ကျွန်တော် မောင်မောင်ပါ" -o custom.wav

🐍 Python API (Just 3 lines!)

from f5_myanmar_tts import MyanmarTTS

# Auto-downloads model on first run!
tts = MyanmarTTS()

# Generate Burmese speech
tts.speak(
    "လူတွေ အားလုံးကို ချစ်မြတ်နိုးပါ တန်ဖိုးထားပါ လေးစားစွာ ဆက်ဆံပါ", 
    output_file="speech.wav"
)

Advanced Voice Cloning:

tts.speak(
    text="စိတ်ချမ်းသာ ကိုယ်ကျန်းမာ ရှိကြပါစေ",
    ref_audio="my_reference.wav",
    ref_text="ဒါက ကျွန်တော့်အသံပါ",
    output_file="clone.wav",
    speed=1.0
)

📜 License & Dedication

Released under CC BY-NC 4.0 for free research, cultural preservation, education, and open-source innovation.
Base model powered by F5-TTS and Vocos.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

f5_myanmar_tts-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

f5_myanmar_tts-0.1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file f5_myanmar_tts-0.1.0.tar.gz.

File metadata

  • Download URL: f5_myanmar_tts-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for f5_myanmar_tts-0.1.0.tar.gz
Algorithm Hash digest
SHA256 787f640f90ad9e88d349591c244773045734071b782b773388db083be22f5fa8
MD5 0011cf341d1d5651e10151f8b060b88a
BLAKE2b-256 1ee83d8ce8ee3338e666d399121e9916ad1d5c0bee3746485065c224db2d613d

See more details on using hashes here.

File details

Details for the file f5_myanmar_tts-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: f5_myanmar_tts-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for f5_myanmar_tts-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7800d1fae3dce5212a64342860e85879f008a2ad88603ab120c715f860964c1e
MD5 dd1ad65a5046cc38a51e1fedadabd9ca
BLAKE2b-256 a5d239913d0bcb83e77e3d681e6df768e1572351abc9bd6641f0b17c3f222490

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.1

2 files

0.2.0

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page