The Glm series offers reliable generation capabilities, making it ideal for production environments. Designed for production-level use, this series prioritizes stability and controllable output. Its speech-to-text capabilities are well-suited for transcribing meeting and customer service recordings, supporting stable recognition and timeline output even in noisy environments. The real-time inference API delivers consistent 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-asr' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'