We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbc9a1 commit 8e65ee9Copy full SHA for 8e65ee9
AI-and-Analytics/End-to-end-Workloads/LanguageIdentification/initialize.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Install speechbrain
4
-git clone --depth 1 --branch 1.0.2 https://github.com/speechbrain/speechbrain.git
+git clone --depth 1 --branch v1.0.2 https://github.com/speechbrain/speechbrain.git
5
cd speechbrain
6
pip install -r requirements.txt
7
pip install --editable .
0 commit comments