ML

kotoba-whisper-v2.0

intall

1. python環境を作って入る

python -m venv venv_asr
./venv_asr/Script/Activate

2. 必要なライブラリを入れる
参考:https://qiita.com/ryosuke_ohori/items/9634c1fd8a9cc9ff7c36

pip install --upgrade transformers accelerate
pip install git+https://github.com/openai/whisper.git
pip install soundfile numpy

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS