{
  "_id": "69d5de1110581d1350dd74c5",
  "Package": "audio.whisper",
  "Type": "Package",
  "Title": "Transcribe Audio Files using the \"Whisper\" Automatic Speech\nRecognition Model",
  "Version": "0.5.0",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"R wrapper\"),\nperson('David', 'Reid', role = c('ctb', 'cph'), comment = \"Files in src/dr_libs folder\"),\nperson('Georgi', 'Gerganov', role = c('ctb', 'cph'), comment = \"Files in src/whisper_cpp and files in inst folder\"),\nperson('BNOSAC', role = 'cph', comment = \"R wrapper\"))",
  "Description": "The \"Whisper\" models are trained for speech recognition\nand translation tasks, capable of transcribing speech audio\ninto the text in the language it is spoken (Automatic Speech\nRecognition) as well as translated into English (speech\ntranslation). The package is an \"Rcpp\" wrapper around the\nstandalone C++ implementation provided at\n<https://github.com/ggerganov/whisper.cpp>. There are 10\npretrained models available of different sizes and language\ncapabilities. \"Whisper\" is explained in the paper: 'Robust\nSpeech Recognition via Large-Scale Weak Supervision' by Radford\net al. (2022), available at <arXiv:2212.04356>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/bnosac/audio.whisper",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make, CMake (>= 3.5)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "bnosac/audio.vadwebrtc"
  ],
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-01-07 22:30:56 UTC",
  "RemoteUrl": "https://github.com/bnosac/audio.whisper",
  "RemoteRef": "0.5.0",
  "RemoteSha": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-08 04:38:09 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nDavid Reid [ctb, cph] (Files in src/dr_libs folder),\nGeorgi Gerganov [ctb, cph] (Files in src/whisper_cpp and files in inst\nfolder),\nBNOSAC [cph] (R wrapper)",
  "MD5sum": "3bfe990064c48ea0cf650825829a8050",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "audio.whisper_0.5.0.tar.gz",
  "_fileid": "3137038d0fe62f56481410268c1466af34935d3f1033a22796d6539528be605f",
  "_filesize": 66297277,
  "_sha256": "3137038d0fe62f56481410268c1466af34935d3f1033a22796d6539528be605f",
  "_created": "2026-04-08T04:38:09.000Z",
  "_published": "2026-04-08T04:48:17.061Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70366000860,
      "time": 318,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6320490726"
    },
    {
      "job": 70366000863,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6320492155"
    },
    {
      "job": 70366000856,
      "time": 297,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6320487262"
    },
    {
      "job": 70366000854,
      "time": 311,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6320489499"
    },
    {
      "job": 70366000912,
      "time": 335,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6320496656"
    },
    {
      "job": 70366000864,
      "time": 456,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6320513585"
    },
    {
      "job": 70366000865,
      "time": 318,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6320490792"
    },
    {
      "job": 70366000876,
      "time": 486,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6320518645"
    },
    {
      "job": 70365649042,
      "time": 237,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6320436121"
    },
    {
      "job": 70366000828,
      "time": 182,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6320468179"
    },
    {
      "job": 70366000857,
      "time": 477,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6320516772"
    },
    {
      "job": 70366000847,
      "time": 494,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6320517640"
    },
    {
      "job": 70366000855,
      "time": 475,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6320517085"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bnosac/audio.whisper",
  "_commit": {
    "id": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "README\n",
    "time": 1767825056
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "audio",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.4",
      "role": "Suggests"
    },
    {
      "package": "audio.vadwebrtc",
      "version": ">= 0.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.5.0",
      "date": "2026-01-07"
    }
  ],
  "_stars": 137,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 263,
      "uuid": 1710810
    },
    {
      "user": "shikokuchuo",
      "count": 2,
      "uuid": 53399081
    },
    {
      "user": "jmgirard",
      "count": 1,
      "uuid": 6829033
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/audio.whisper"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bnosac/audio.whisper",
  "_searchresults": 38,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/audio.whisper.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "vad",
    "whisper",
    "whisper_benchmark",
    "whisper_download_model",
    "whisper_languages"
  ],
  "_help": [
    {
      "page": "predict.whisper",
      "title": "Transcribe audio files using a Whisper model",
      "topics": [
        "predict.whisper"
      ]
    },
    {
      "page": "predict.whisper_transcription",
      "title": "Predict to which channel a transcription section belongs",
      "topics": [
        "predict.whisper_transcription"
      ]
    },
    {
      "page": "vad",
      "title": "Voice Activity Detection using Silero",
      "topics": [
        "vad"
      ]
    },
    {
      "page": "whisper",
      "title": "Automatic Speech Recognition using Whisper",
      "topics": [
        "whisper"
      ]
    },
    {
      "page": "whisper_benchmark",
      "title": "Benchmark a Whisper model",
      "topics": [
        "whisper_benchmark"
      ]
    },
    {
      "page": "whisper_download_model",
      "title": "Download a pretrained Whisper model",
      "topics": [
        "whisper_download_model"
      ]
    },
    {
      "page": "whisper_languages",
      "title": "Get the language capabilities of Whisper",
      "topics": [
        "whisper_languages"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/audio.whisper/raw/0.5.0/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 4.716504163773217,
  "_indexed": false,
  "_nocasepkg": "audio.whisper",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "86c296e679020588b225cd05007e58921c0258d4a07f93e492e9fbf5b7866368",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-08T04:41:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "8e6619942f259a7dbba3314c1d7b4e2b1fa0c3d73f95712c1c9d3ee8b2f4c105",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:29.000Z",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "319431016cb6cc775f3c0537b814ff6608f6d9b70bdbfef55c8e625599cd0ad1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:48.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "50b1056818e4e9773b6dab259172dedb768dd08c6f574c5d43a78e800ef4438f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:24.000Z",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "813bb8274af597b177a93a0f61bd980da532c74a56d2d477098e81835da923ee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-08T04:43:02.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "0bc709497fed9b27ac68f5f0b6ebe6d0cf4e94275b085fe7a79e1f5494710b62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:09.000Z",
      "arch": "emscripten",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "ce5eeabc272e3da0fbf1ddf00d1d1dc00a10619fb9afa2cf1bca1feea4cd28b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-08T04:41:54.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "157eaa7da911125f8c6eec6d82998ee9cb375dc8978456d1aeba319804669077",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:06.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "fe67d7b1b1de71597588279a91c5beefc1d8ff06c6adb0f7994a4cafd25c52c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-08T04:42:08.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "561965985263d8535bc2d6337c055c66e02a182c02f04a9fc480deaa79566a0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24117923111"
    }
  ]
}