Skip to content

whisper

0.4.0

Native R 'torch' Implementation of 'OpenAI' 'Whisper'

1packages depend
2.6Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Troy HernandezFirst published 2026-02-063 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Code health
Yes
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
Yes
README
7
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

2.6K
CRAN downloads in the past year
Rank #6,726 · ~7/day · ~220/mo
whisper
Daily download trend is not available in this view yet.
58430 days
1.6K90 days
2.6K1 year
Compare downloads with other packages →
Also on79 r2u
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (7)
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
1direct
indirect (not tracked)

Code & Tests

Code Composition
R 5,065 (72%)Rd 2,011 (28%)

Test coverage

Line coverage

Expression

Tests / Examples

Functions

94 16 exported

Complexity

5.3 avg / 36 max

Call network

94 nodes / 138 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (3)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Copyright holders (2)
Copyright holder
Copyright holder
Release timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 0.4.0Latest
    2026-06-20 · current release · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 0.3.0
    2026-03-14 · diff ↗
  • 0.1.0
    2026-03-10
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2026-02-06
Total releases
3 / 1 yrs
License
MIT + file LICENSE OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet