whisper-large-v3
Whisper · Per Detik
whisper-large-v3TersediaAudioUcapan ke Teks
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",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya whisper-large-v3?
Di LemonData, whisper-large-v3 seharga $0.0000 Per Detik, hemat hingga 30% dari harga resmi.
Apa kegunaan terbaik whisper-large-v3?
whisper-large-v3 unggul dalam Audio, Ucapan ke Teks. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API whisper-large-v3?
Dapatkan kunci API Anda dari LemonData, lalu panggil https://api.lemondata.cc/v1/chat/completions menggunakan SDK apa pun yang kompatibel. Lihat contoh kode di atas untuk integrasi mendetail.