jkawamoto/whisper-tiny-ct2
061
whisper-tiny-ct2
This is a version of `openai/whisper-tiny` converted for use with CTranslate2.
The conversion was performed using the following command:
ct2-transformers-converter --model openai/whisper-tiny --output_dir whisper-tiny-ct2 \
--copy_files generation_config.json preprocessor_config.json tokenizer_config.json \
tokenizer.json vocabulary.jsonLicense
This adaptation is based on `openai/whisper-tiny`, originally provided under the Apache 2.0 License. Modifications were made for compatibility with CTranslate2. Despite these modifications, this adapted version continues to be distributed under the Apache 2.0 License, honoring the original licensing terms.
