whisper-large-v3-turbo
Whisper · Per Detik
whisper-large-v3-turboTersediaAudioUcapan ke TeksCepat
Harga
| Harga Resmi | Harga LemonData | |
|---|---|---|
| Harga | Rp0.00 | Rp0.00 |
Contoh Kode API
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "whisper-large-v3-turbo",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya whisper-large-v3-turbo?
Di LemonData, biaya whisper-large-v3-turbo adalah N/A per 1jt token input dan N/A per 1jt token output, hemat hingga 30% dari harga resmi.
Apa kegunaan terbaik whisper-large-v3-turbo?
whisper-large-v3-turbo unggul dalam Audio, Ucapan ke Teks, Cepat. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API whisper-large-v3-turbo?
Dapatkan kunci API Anda dari LemonData, atur URL dasar ke api.lemondata.cc/v1, dan gunakan SDK apa pun yang kompatibel dengan OpenAI. Lihat contoh kode di atas.