Package: whisper 0.3.0
whisper: Native R 'torch' Implementation of 'OpenAI' 'Whisper'
Speech-to-text transcription using a native R 'torch' implementation of 'OpenAI' 'Whisper' model <https://github.com/openai/whisper>. Supports multiple model sizes from tiny (39M parameters) to large-v3 (1.5B parameters) with integrated download from 'HuggingFace' <https://huggingface.co/> via the 'hfhub' package. Provides automatic speech recognition with optional language detection and translation to English. Audio preprocessing, mel spectrogram computation, and transformer-based encoder-decoder inference are all implemented in R using the 'torch' package.
Authors:
whisper_0.3.0.tar.gz
whisper_0.3.0.zip(r-4.7)whisper_0.3.0.zip(r-4.6)whisper_0.3.0.zip(r-4.5)
whisper_0.3.0.tgz(r-4.6-any)whisper_0.3.0.tgz(r-4.5-any)
whisper_0.3.0.tar.gz(r-4.7-any)whisper_0.3.0.tar.gz(r-4.6-any)
whisper_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
whisper/json (API)
NEWS
| # Install 'whisper' in R: |
| install.packages('whisper', repos = c('https://cornball-ai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cornball-ai/whisper/issues
Last updated from:1a34db6b99. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | OK | 129 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 106 |
Exports:audio_to_meldetect_languagedownload_whisper_modellist_downloaded_modelslist_whisper_modelsload_audioload_whisper_modelmodel_existstranscribewhisper_configwhisper_devicewhisper_dtypewhisper_pipelinewhisper_tokenizer
Dependencies:askpassavbitbit64callrclicorocurldescfarverfilelockfsgluehfhubhttrjsonlitelabelinglifecyclemagrittrmimeopensslprocessxpsR6RColorBrewerRcpprlangsafetensorsscalessystorchtriebeardurltoolsviridisLitewithr
