Project Beatrice commited on
Commit
079f987
1 Parent(s): d0417d2

Add colab notebook info

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -35,6 +35,10 @@ Beatrice は、既存の学習済みモデルを用いて声質の変換を行
35
  学習スクリプトを実行すると、デフォルト設定では 9GB 程度の VRAM を消費します。
36
  GeForce RTX 4090 を使用した場合、 1 時間程度で学習が完了します。
37
 
 
 
 
 
38
  ## Getting Started
39
 
40
  ### 1. Download This Repo
 
35
  学習スクリプトを実行すると、デフォルト設定では 9GB 程度の VRAM を消費します。
36
  GeForce RTX 4090 を使用した場合、 1 時間程度で学習が完了します。
37
 
38
+ GPU を手元に用意できない場合でも、以下のリポジトリを使用して Google Colab 上で学習を行うことができます。
39
+
40
+ * [w-okada/beatrice-trainer-colab](https://github.com/w-okada/beatrice-trainer-colab)
41
+
42
  ## Getting Started
43
 
44
  ### 1. Download This Repo