openai-whisper yapay zeka modelini yüksek performanslı API ve esnek fiyatlandırma ile entegre edin.
About this model
MuAPI üzerinde openai-whisper modeline düşük gecikme süresi ve anında ölçeklenebilirlik ile programatik erişim sağlayın.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.012 per minute | ,, 1 。 |
| Fal.ai | Mevcut değil | Fal.ai Whisper 。 |
| Replicate | ~$0.011 per minute | GPU ;muapiapp 。 |
,, 1 。
Fal.ai Whisper 。
GPU ;muapiapp 。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Ses URL | string | URL。:mp3、mp4、mpeg、mpga、m4a、wav、webm。 25 MB。 | https://d3adwkbyhxyrtq.cloudfront.net/ai-audio/sample.mp3 |
| Dil | string | ISO-639-1 language code of the (e.g. 'en', 'es', 'hi'). Leave empty for automatic detection. | en |
| Komut İstemi (Prompt) | string | context to guide the model's style or to spell out unusual words and proper nouns. Should match the audio language. | The transcript is a podcast about AI startups. |
| Biçim | Enum (5 options) | 。'json' / 'text' ,'srt' / 'vtt' ,'verbose_json' 。 | json |
| temperature | number | 0 1。,;,。 | 0 |
URL。:mp3、mp4、mpeg、mpga、m4a、wav、webm。 25 MB。
https://d3adwkbyhxyrtq.cloudfront.net/ai-audio/sample.mp3ISO-639-1 language code of the (e.g. 'en', 'es', 'hi'). Leave empty for automatic detection.
encontext to guide the model's style or to spell out unusual words and proper nouns. Should match the audio language.
The transcript is a podcast about AI startups.。'json' / 'text' ,'srt' / 'vtt' ,'verbose_json' 。
json0 1。,;,。
0Developer documentation
MuAPI anahtarınız ve istenen parametrelerle endpoint'e POST isteği gönderin.
Frequently asked