whisper_tflite_models
Dibangun oleh DocWolle, whisper_tflite_models adalah sebuah model ucapan-dan-audio . whisper_tflite_models is an open-weights audio model.
by DocWolle
Paling cocok untuk
- automatic speech recognition
Cara menggunakan whisper_tflite_models di osFoundry
Hubungkan dengan key Anda sendiri (BYOK)
Buka dialog key dan tempelkan API key DocWolle Anda. osFoundry menemukan whisper_tflite_models secara otomatis — tetapkan ke peran Maestro (router, direct, orchestrator, atau fallback) di tab Pipeline dan model ini langsung aktif di setiap chat. Key Anda, akun provider Anda — tanpa markup token.
Deploy endpoint khusus
whisper_tflite_models bersifat open-weights — jalankan secara lokal tanpa biaya, atau deploy endpoint GPU khusus di workspace Anda untuk kapasitas tercadangkan tanpa rate limit.
Gunakan di Room App
Room App mendeklarasikan fitur AI di manifest mereka, lalu memanggilnya dengan invokeAI:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
Panggil dari aplikasi Anda sendiri
Setelah sebuah model terhubung ke workspace Anda, Anda dapat meng-host-nya sebagai API dan mengaksesnya dari layanan, skrip, atau CI Anda sendiri — di luar osFoundry.
whisper_tflite_models vs model serupa
| Model | Org | Parameter | Context | Harga input | Self-host |
|---|
| whisper_tflite_models | DocWolle | — | — | Free (local) | Ya |
| IndexTTS-2 | IndexTeam | — | — | Free (local) | Ya |
| whisper-small | Xenova | — | — | Free (local) | Ya |
| nb-whisper-large | NbAiLab | — | — | Free (local) | Ya |
Lisensi
Tidak ditentukan — Ketentuan lisensi tidak ditentukan — verifikasi model card upstream sebelum penggunaan komersial.
Periksa dokumentasi upstream.
Pertanyaan umum tentang whisper_tflite_models
Apakah whisper_tflite_models gratis untuk digunakan?
whisper_tflite_models gratis untuk dijalankan secara lokal pada hardware Anda sendiri. Akses ter-host melalui osFoundry dikenakan biaya (input Free (local), output Free (local)). Anda dapat beralih antara lokal dan ter-host kapan saja.
Bisakah saya menggunakan whisper_tflite_models secara komersial?
Penggunaan komersial diizinkan dengan syarat. Ketentuan lisensi tidak ditentukan — verifikasi model card upstream sebelum penggunaan komersial. Periksa dokumentasi upstream.
Bisakah saya menjalankan whisper_tflite_models secara lokal?
Ya. whisper_tflite_models bersifat open-weights dan berjalan secara lokal di GPU workstation. Runtime lokal osFoundry menangani pemuatan model, kuantisasi, dan routing.
Apa keunggulan utama whisper_tflite_models?
whisper_tflite_models sangat cocok untuk automatic speech recognition.
Bagaimana cara menggunakan whisper_tflite_models di osFoundry?
Tempelkan API key DocWolle Anda di dialog key (atau deploy open weights untuk model yang dapat di-self-host), tetapkan whisper_tflite_models ke peran Maestro di tab Pipeline, lalu gunakan di chat, di Room App via invokeAI, atau di aplikasi Anda sendiri.
Diterbitkan oleh DocWolle pada 27 Desember 2024. Sumber: https://huggingface.co/DocWolle/whisper_tflite_models