Skip to content

v1.0 (All-in-One)

Compare
Choose a tag to compare
@AIVTDevPKevin AIVTDevPKevin released this 27 Apr 21:08
· 11 commits to v1.0 since this release
9834a76

Release Notes 發布內容

This is the packaged version of the AI-VTuber-System including the required Python environment.
To run the program, simply click the AI-VTuber-System.bat file in the root directory.
Note! The CUDA Toolkit and cuDNN are not included and must be installed independently.
For more detailed instructions, please watch the video link provided below.
This version only includes the base model of whisper.
Download links for other models are provided below.

這是AI-VTuber-System含所需的python環境打包版
點擊根目錄下的AI-VTuber-System.bat即可運行程式
注意! CUDA Toolkit與cuDNN需自行安裝
更詳細的使用說明請觀看以下影片連結
此版本只包含whisper的base模型
其餘模型下方有下載連結

Tutorial Video 使用說明影片

https://www.youtube.com/watch?v=Hwss_p2Iroc

User Manual 使用手冊

https://docs.google.com/document/d/1D_XpNtdUKeGhDjovJ1mXINySTuz18nAk6MzUnJ5Rnvo/edit?usp=sharing

Nvidia

GPU Driver 顯示卡驅動程式
https://www.nvidia.com.tw/Download/index.aspx?lang=tw

CUDA Toolkit
https://developer.nvidia.com/cuda-12-1-1-download-archive

cuDNN
https://developer.nvidia.com/cudnn-downloads

Whisper Model Download Links 模型載點

tiny.en: https://openaipublic.azureedge.net/main/whisper/models/d3dd57d32accea0b295c96e26691aa14d8822fac7d9d27d5dc00b4ca2826dd03/tiny.en.pt
tiny: https://openaipublic.azureedge.net/main/whisper/models/65147644a518d12f04e32d6f3b26facc3f8dd46e5390956a9424a650c0ce22b9/tiny.pt
base.en: https://openaipublic.azureedge.net/main/whisper/models/25a8566e1d0c1e2231d1c762132cd20e0f96a85d16145c3a00adf5d1ac670ead/base.en.pt
base: https://openaipublic.azureedge.net/main/whisper/models/ed3a0b6b1c0edf879ad9b11b1af5a0e6ab5db9205f891f668f8b0e6c6326e34e/base.pt
small.en: https://openaipublic.azureedge.net/main/whisper/models/f953ad0fd29cacd07d5a9eda5624af0f6bcf2258be67c92b79389873d91e0872/small.en.pt
small: https://openaipublic.azureedge.net/main/whisper/models/9ecf779972d90ba49c06d968637d720dd632c55bbf19d441fb42bf17a411e794/small.pt
medium.en: https://openaipublic.azureedge.net/main/whisper/models/d7440d1dc186f76616474e0ff0b3b6b879abc9d1a4926b7adfa41db2d497ab4f/medium.en.pt
medium: https://openaipublic.azureedge.net/main/whisper/models/345ae4da62f9b3d59415adc60127b97c714f32e89e936602e85993674d08dcb1/medium.pt
large-v1: https://openaipublic.azureedge.net/main/whisper/models/e4b87e7e0bf463eb8e6956e646f1e277e901512310def2c24bf0e11bd3c28e9a/large-v1.pt
large-v2: https://openaipublic.azureedge.net/main/whisper/models/81f7c96c852ee8fc832187b0132e569d6c3065a3252ed18e56effd0b6a73e524/large-v2.pt
large-v3: https://openaipublic.azureedge.net/main/whisper/models/e5b1a55b89c1367dacf97e3e19bfd829a01529dbfdeefa8caeb59b3f1b81dadb/large-v3.pt