openai-whisper API — MuAPI: AI-tool

Integreer het openai-whisper AI-model via krachtige API's met lage latentie en betalen naar verbruik.

📝

Overview

About this model

Krijg programmatische toegang tot het openai-whisper-model op MuAPI met directe schaalbaarheid en lage latentie.

1Generatie van multimedia-inhoud
2AI-productintegratie
3Geautomatiseerde werkstromen
💰

Pricing & Value

Cost analysis

muapiapp$0.012 每分钟

只需为转写的音频付费,按分钟计费,最低按 1 分钟计算。

Fal.aiNiet beschikbaar

Fal.ai 不提供托管的 Whisper 端点。

Replicate~$0.011 每分钟

价格随底层 GPU 变化;muapiapp 提供固定且可预测的按分钟费率。

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

⚙️

Technical Details

Configuration schema

Audio URLstring

要转录的音频文件 URL。支持的格式:mp3、mp4、mpeg、mpga、m4a、wav、webm。文件必须小于 25 MB。

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

可选的 ISO-639-1 language code of the 输入音频 (e.g. 'en', 'es', 'hi'). Leave empty for automatic detection.

Default Valueen
Promptstring

可选的 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.
响应FormaatEnum (5 options)

输出格式。'json' / 'text' 返回纯文本转录,'srt' / 'vtt' 返回带时间戳的字幕,'verbose_json' 包含每个片段的元数据。

Default Valuejson
温度number

采样温度范围为 0 到 1。值越高,输出越随机;值越低,输出越确定。

Default Value0
📖

Implementation Guide

Developer documentation

Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.

Common Questions

Frequently asked