diff --git a/README.md b/README.md index 9811311..9720e2d 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ wget -P pretrain/ http://obs.cstcloud.cn/share/obs/sankagenkeshi/checkpoint_best ##### **3. If whisper-ppg as the encoder** - download model at [medium.pt](https://openaipublic.azureedge.net/main/whisper/models/345ae4da62f9b3d59415adc60127b97c714f32e89e936602e85993674d08dcb1/medium.pt) +- or download model at [large-v2.pt](https://openaipublic.azureedge.net/main/whisper/models/81f7c96c852ee8fc832187b0132e569d6c3065a3252ed18e56effd0b6a73e524/large-v2.pt)(choose 'whisper-ppg-large') - Place it under the `pretrain` director ##### **4. If cnhubertlarge as the encoder**