{
  "_id": "69d4cb1710581d1350dbf471",
  "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.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-07 08:59:53 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": "f1640b70f19166b067041ab2d2d5b73d",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "audio.whisper_0.5.0.tar.gz",
  "_fileid": "31db4a94f42843c24bd25f5bcbca72a5142c5376469934d9711712481f5c1316",
  "_filesize": 66296732,
  "_sha256": "31db4a94f42843c24bd25f5bcbca72a5142c5376469934d9711712481f5c1316",
  "_created": "2026-04-07T08:59:53.000Z",
  "_published": "2026-04-07T09:15:02.903Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70215322970,
      "time": 325,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302378013"
    },
    {
      "job": 70215322948,
      "time": 301,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6302371349"
    },
    {
      "job": 70215322922,
      "time": 304,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302372036"
    },
    {
      "job": 70215322971,
      "time": 334,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6302380276"
    },
    {
      "job": 70215322967,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6302383756"
    },
    {
      "job": 70215322931,
      "time": 696,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6302500414"
    },
    {
      "job": 70215322952,
      "time": 292,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6302397149"
    },
    {
      "job": 70215322943,
      "time": 600,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6302480441"
    },
    {
      "job": 70214735041,
      "time": 256,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6302285333"
    },
    {
      "job": 70215322908,
      "time": 209,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6302346150"
    },
    {
      "job": 70215322918,
      "time": 466,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6302417347"
    },
    {
      "job": 70215322987,
      "time": 461,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6302415816"
    },
    {
      "job": 70215322946,
      "time": 507,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6302428220"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289",
  "_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"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-07T09:03:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "3e56737a01b4fc62f00a14ee3355486f6bbb1dcb6539375825ffdd1799708c94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-07T09:03:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "d9b26b671e394d91c53adab943a7738bbdfe22e86acf0c3298e3a0e7d255f5cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-07T09:03:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "1149d9d4cbb635405e51ca4b1325780eb74f8819c79eea34ff60c2f6deae1075",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-04-07T09:04:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "54fc9ddec1f7c52dbf1caf53b582f4faa2d5384e449fb78cfda9894bc1f73f70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-07T09:04:34.000Z",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "f138c16c9b96e9fbf0067dbb0c4ef8764a02fb9cd8764df6d7ecf9135683fd5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-07T09:07:58.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "945ff4504c4ced53fecc4d41afb7b2a3bba54b0d5f4aa3c7710d6111549dd8b6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-07T09:05:16.000Z",
      "arch": "aarch64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "9f9e704c53d00c76f0bbbb87bedd25371dc56494b87867ff5605ce6accac7109",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-07T09:07:23.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "862259aef73550d6fdd2af9a6adbaf356e14c3e5bb35905c0ae75b8cee3bc79f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-04-07T09:04:23.000Z",
      "arch": "emscripten",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "8079a1b7e3e79e720735b62b46f4bf94688966f54675aca5685913d2381a0196",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-07T09:03:38.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "2dc59b91ac3378b08771b2a7df0aad403de3f2cd91102b487c4f2364b00a85ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-07T09:03:42.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "15343e7da509841abc354fa93f4389be74571acf390a830f4e21a4a78cd4059f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-07T09:04:11.000Z",
      "arch": "x86_64",
      "commit": "03904914c7dd3b35b15719a6b4901635dedcdbb9",
      "fileid": "6afab0491d21cb4b4501f1930158011e7f67b95ea3cb0b20806f893f16627ad2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24073098289"
    }
  ]
}