# Fetch Hmong audio (WAV) for any Hmong text. Requires API key.
# Tier-aware: Free = 1K calls/day soft cap, Pro = 5K/day, Enterprise/Nonprofit unlimited.
# Returns audio/wav binary — save and reuse, or stream live.
curl -X POST https://silverfamilytree.com/api/v1/tts/hmong \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"text":"Nyob zoo, kuv tus phooj ywg."}' \
--output hello.wav
# In Python:
import requests
audio = requests.post(
"https://silverfamilytree.com/api/v1/tts/hmong",
headers={"Authorization": "Bearer YOUR_API_KEY"},
json={"text": "Nyob zoo, kuv tus phooj ywg."},
).content
with open("hello.wav", "wb") as f:
f.write(audio)
⚠ Fair-use policy:
Silver Inc reserves the right to suspend or terminate any account for abuse, misuse, or violation of fair-use policies — without refund. Examples: key sharing, reselling API output, scraping for competing translation services, circumventing tier limits, or use that violates applicable laws.
Plans & Pricing
Premium Hmong translation powered by Google Cloud NMT · Pay only for what you need
⚠ Providing false or misleading Organization Name or EIN/501(c)(3) information is unlawful and punishable by law. By applying you certify your information is true and accurate.
The Interpreter Paj Hlub Setup gives you complete access to
our online tools, plus ready-to-use sample code to call our APIs in real time — so your team is live quickly.
Standard $29.99 one-time (coming soon) · Nonprofit $199.99/year (coming soon) (setup & support)
· 30-day money-back guarantee.
Proofreading plans — fine print:
🖊️ Human proofreading is currently available in Hmong only. Somali, Karen, Lao, Vietnamese, Thai, and Cambodian (Khmer) are coming soon.
👩🏫 Every Paj Hlub Hmong proofreader is a former or current teacher, cultural liaison, and/or certified/licensed interpreter.
*Included pages are based on the current standard proofreading rate of $10 per page.
Monthly proofreading credits are use-it-or-lose-it and expire at the end of each billing cycle.
Current additional page rates are subject to change based on market conditions, language availability, and staffing costs.
Apply for Nonprofit Tier
For verified 501(c)(3) organizations. After you submit, we'll review your 501(c)(3) and email you a secure link for the $199.99/year setup & support.