openai-whisper API — MuAPI: เครื่องมือ AI

รวมโมเดล AI openai-whisper ผ่าน API ประสิทธิภาพสูงที่มีความหน่วงต่ำและจ่ายตามการใช้งานจริง

📝

Overview

About this model

เข้าถึงโมเดล openai-whisper ผ่านการเขียนโปรแกรมบน MuAPI พร้อมการปรับขนาดได้ทันทีและความหน่วงต่ำ

1การสร้างเนื้อหามัลติมีเดีย
2การผสานรวมผลิตภัณฑ์ AI
3เวิร์กโฟลว์อัตโนมัติ
💰

Pricing & Value

Cost analysis

muapiapp$0.012 每分钟

Pay only for the audio you transcribe, billed per minute with a 1-minute minimum.

Fal.aiไม่พร้อมใช้งาน

Whisper is not offered as a managed endpoint on Fal.ai.

Replicate~$0.011 每分钟

Pricing varies with the underlying GPU; muapiapp offers a flat, predictable per-minute rate.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

URL เสียงstring

URL of the audio file to transcribe. Supported formats: mp3, mp4, mpeg, mpga, m4a, wav, webm. File must be under 25 MB.

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/ai-audio/sample.mp3
Languagestring

Optional ISO-639-1 language code of the input audio (e.g. 'en', 'es', 'hi'). Leave empty for automatic detection.

Default Valueen
พรอมต์ (Prompt)string

Optional context to guide the model's style or to spell out unusual words and proper nouns. Should match the audio language.

Default ValueThe transcript is a podcast about AI startups.
Response FormatEnum (5 options)

Output format. 'json' / 'text' return plain transcripts, 'srt' / 'vtt' return timestamped subtitles, 'verbose_json' includes per-segment metadata.

Default Valuejson
อุณหภูมิ (Temperature)number

Sampling temperature between 0 and 1. Higher values make output more random; lower values make it more deterministic.

Default Value0
📖

Implementation Guide

Developer documentation

ส่งคำขอ POST ไปยังจุดสิ้นสุดพร้อมพารามิเตอร์ที่คุณต้องการและคีย์ MuAPI

Common Questions

Frequently asked