<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Native R 'torch' Implementation of 'OpenAI' 'Whisper'</dc:title>
  <dc:title>R package whisper version 0.5.1</dc:title>
  <dc:description>Speech-to-text transcription using a native R 'torch' implementation
    of 'OpenAI' 'Whisper' model &lt;https://github.com/openai/whisper&gt;. Supports
    multiple model sizes from tiny (39M parameters) to large-v3 (1.5B parameters)
    with integrated download from 'HuggingFace' &lt;https://huggingface.co/&gt; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5.0)</dc:relation>
  <dc:relation>Imports: torch (&gt;= 0.17.0), av, jsonlite, hfhub, safetensors, stats,
utils</dc:relation>
  <dc:relation>Suggests: tinytest</dc:relation>
  <dc:creator>Troy Hernandez &lt;troy@cornball.ai&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Troy Hernandez [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0005-4248-604X&gt;),
  cornball.ai [cph],
  OpenAI [cph] (Whisper model architecture and mel filterbank data (MIT
    license))</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=whisper/LICENSE)</dc:rights>
  <dc:date>2026-08-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=whisper</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.whisper</dc:identifier>
</oai_dc:dc>
