ehabnegm commited on
Commit
e859e1f
·
verified ·
1 Parent(s): fa3be41

Link Colab guide

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -46,6 +46,10 @@ sf.write("out.wav", audio[0], 24000)
46
  Verbalize numbers (e.g. `٢٥ → خمسة وعشرين`) and **strip/transliterate English words** before
47
  synthesis (v3 attempts untrained English otherwise).
48
 
 
 
 
 
49
  ## Training
50
  Combined **~34 h, 10,828 clips** (Eqkawkab ~8h + Noselleel ~26h), **raw + orthography-normalized**
51
  text. Continued from v2 `checkpoint-8000`, 5,000 steps, SDPA, bf16, 1× L4.
 
46
  Verbalize numbers (e.g. `٢٥ → خمسة وعشرين`) and **strip/transliterate English words** before
47
  synthesis (v3 attempts untrained English otherwise).
48
 
49
+
50
+ ## ▶️ Run on Colab
51
+ Free GPU, step-by-step: **[COLAB.md](./COLAB.md)** · runnable notebook: **[lahgtna_colab.ipynb](./lahgtna_colab.ipynb)** (open it in Colab → Runtime → T4 GPU). Log in with a HF read token (repo is private).
52
+
53
  ## Training
54
  Combined **~34 h, 10,828 clips** (Eqkawkab ~8h + Noselleel ~26h), **raw + orthography-normalized**
55
  text. Continued from v2 `checkpoint-8000`, 5,000 steps, SDPA, bf16, 1× L4.