* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘whisper’ ...
** this is package ‘whisper’ version ‘0.1.0’
** package ‘whisper’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘whisper’
    finding HTML links ... done
    WHISPER_SAMPLE_RATE                     html  
    apply_bpe                               html  
    audio_duration                          html  
    audio_to_mel                            html  
    byte_to_token                           html  
    clean_text                              html  
    compute_stft                            html  
    copy_if_exists                          html  
    create_decoder                          html  
    create_encoder                          html  
    create_mel_filterbank_fallback          html  
    decode_bpe_bytes                        html  
    decode_timestamp                        html  
    download_tokenizer_files                html  
    download_whisper_model                  html  
    ensure_tokenizer_files                  html  
    extract_segments                        html  
    get_initial_tokens                      html  
    get_model_path                          html  
    get_weights_path                        html  
    greedy_decode                           html  
    hz_to_mel                               html  
    is_timestamp_token                      html  
    list_downloaded_models                  html  
    list_whisper_models                     html  
    load_added_tokens                       html  
    load_audio                              html  
    load_decoder_weights                    html  
    load_encoder_weights                    html  
    load_mel_filterbank                     html  
    load_whisper_model                      html  
    load_whisper_weights                    html  
    mel_to_hz                               html  
    model_exists                            html  
    pad_or_trim                             html  
    parse_device                            html  
    parse_dtype                             html  
    split_audio                             html  
    tokenizer_decode                        html  
    tokenizer_encode                        html  
    transcribe                              html  
    transcribe_chunk                        html  
    transcribe_long                         html  
    whisper_attention                       html  
    whisper_config                          html  
    whisper_decoder                         html  
    whisper_decoder_layer                   html  
    whisper_device                          html  
    whisper_dtype                           html  
    whisper_encoder                         html  
    whisper_encoder_layer                   html  
    whisper_lang_token                      html  
    whisper_model                           html  
    whisper_special_tokens                  html  
    whisper_tokenizer                       html  
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (whisper)