Install STT from pypi in notebook
This commit is contained in:
parent
5201c2a10c
commit
903c2b4aca
@ -34,9 +34,9 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"## Install Coqui STT if you need to\n",
|
||||
"!git clone --depth 1 https://github.com/coqui-ai/STT.git\n",
|
||||
"!cd STT; pip install -U pip wheel setuptools; pip install ."
|
||||
"## Install Coqui STT\n",
|
||||
"! pip install -U pip\n",
|
||||
"! pip install coqui_stt_training"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user