Adel-Moumen
commited on
Commit
•
fc9c898
1
Parent(s):
f9dfb76
Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
72 |
Please, [see this Colab notebook](https://colab.research.google.com/drive/1hX5ZI9S4jHIjahFCZnhwwQmFoGAi3tmu?usp=sharing) to figure out how to transcribe in parallel a batch of input sentences using a pre-trained model.
|
73 |
|
74 |
### Training
|
75 |
-
The model was trained with SpeechBrain (Commit hash: '
|
76 |
To train it from scratch follow these steps:
|
77 |
1. Clone SpeechBrain:
|
78 |
```bash
|
|
|
72 |
Please, [see this Colab notebook](https://colab.research.google.com/drive/1hX5ZI9S4jHIjahFCZnhwwQmFoGAi3tmu?usp=sharing) to figure out how to transcribe in parallel a batch of input sentences using a pre-trained model.
|
73 |
|
74 |
### Training
|
75 |
+
The model was trained with SpeechBrain (Commit hash: '73e48d6').
|
76 |
To train it from scratch follow these steps:
|
77 |
1. Clone SpeechBrain:
|
78 |
```bash
|