pull/4130/merge
Alexey Morozov 3 days ago committed by GitHub
commit d7b4786de7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -265,7 +265,7 @@
}, },
"outputs": [], "outputs": [],
"source": [ "source": [
"!pip install --upgrade pip && pip install paddlespeech==0.1.0" "!pip install --upgrade pip && pip install paddlespeech paddlepaddle"
] ]
}, },
{ {

@ -138,7 +138,7 @@
}, },
"outputs": [], "outputs": [],
"source": [ "source": [
"!pip install --upgrade pip && pip install paddlespeech==0.1.0" "!pip install --upgrade pip && pip install paddlespeech paddlepaddle"
] ]
}, },
{ {

Loading…
Cancel
Save