Alibaba Cloud: qwen3-livetranslate-flash

Price, performance, capabilities, and a ready-to-use request for qwen3-livetranslate-flash.
Compare models
qwen3-livetranslate-flash
AvailableAlibaba CloudTranslationSync
Input / Output
$1.47 / $1.47
Context
49K
Max output
4K
Modalities
VisionChat

Getting started

  1. Create API key

    Create a key in Console, then use it with every model on the platform.

  2. Send your first request

    Copy the example for your language and run it against the endpoint.

    TranslationTokenLab endpoint
    POST/v1/chat/completions
    curl -N -X POST "https://api.tokenlab.sh/v1/chat/completions" \
      -H "Authorization: Bearer sk-xxx" \
      -H "Content-Type: application/json" \
      -d '{
      "model": "qwen3-livetranslate-flash",
      "messages": [
        {
          "role": "user",
          "content": [
            {
              "type": "input_audio",
              "input_audio": {
                "data": "data:audio/wav;base64,BASE64_AUDIO_DATA",
                "format": "wav"
              }
            }
          ]
        }
      ],
      "translation_options": {
        "target_lang": "en"
      },
      "modalities": [
        "text"
      ],
      "stream": true
    }'

Pricing

Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.

Default

Per 1M tokens
Official price
Input $1.47 / Output $1.47 / Text Input $1.47 / Image Input $0.5882 / Text Output $1.47
TokenLab price
Input $1.47 / Output $1.47 / Text Input $1.47 / Image Input $0.5882 / Text Output $1.47
Discount
-

Usage & activity

Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.

Usage & availability

Last 24 hours

No data yet

Model performance
Metrics appear once privacy and data volume thresholds are met.

Data is based on aggregate user requests, excluding status checks.

Open in Console

Open qwen3-livetranslate-flash in Console with a prompt ready to edit or send.

Help me try qwen3-livetranslate-flash with translation at /v1/chat/completions. Show the result and cost.

Use cases

Best for

Vision

Reading images, parsing documents, and answering visual questions

01

Localization

Translate product, support, and operational copy through one API.

02

Side-by-side test

Compare response quality, latency, and price side by side.

Prompt examples

Translate this launch announcement into concise product copy.

Send the smallest possible request and show me the result and cost.

Compare this model with a cheaper one in the same category — when is each worth it?

This model has conditional pricing. Monthly token totals alone cannot produce a reliable estimate; use the detailed pricing for the request specification, cache, and applicable time window.

FAQ

How much does qwen3-livetranslate-flash cost?

On TokenLab, qwen3-livetranslate-flash costs Input $1.47 / Output $1.47 Per 1M tokens. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.

What is qwen3-livetranslate-flash best for?

qwen3-livetranslate-flash supports Vision. You can open it directly in Create.

How do I test qwen3-livetranslate-flash?

Open qwen3-livetranslate-flash in Create. A sample for /v1/chat/completions will be ready to try.

Which endpoint should qwen3-livetranslate-flash use?

Use https://api.tokenlab.sh/v1/chat/completions for qwen3-livetranslate-flash. The request example below shows the matching code shape.

Can I test qwen3-livetranslate-flash before integrating it?

Yes. Open Console starts a ready draft for qwen3-livetranslate-flash and keeps your prompt after sign-in, so you don’t lose context.

Which operations does qwen3-livetranslate-flash support?

qwen3-livetranslate-flash supports Translation. Select an operation above to see its endpoint and request example.

More from Qwen Omni

Related models