The Glm series offers reliable synthesis capabilities, making it ideal for production environments. Designed for production-grade use, this series prioritizes stability and predictable output. The speech synthesis feature supports multiple languages and emotional tone control, making it suitable for voiceovers, announcements, customer service, and character dialogue. The real-time inference API delivers stable performance with no waiting time and is affordably priced.

After setting the parameters, click "Generate" to get the results
Request JSON
{}API
curl --location --request POST 'https://api.jiekou.ai/v3/glm-tts-voice-clone' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'