Unverified Commit a29fcd96 authored by Dan Ellis's avatar Dan Ellis Committed by GitHub
Browse files

Remove stray period in yamnet README.md. (#8269)

parent 01c4ee81
...@@ -38,7 +38,7 @@ Here's a sample installation and test session: ...@@ -38,7 +38,7 @@ Here's a sample installation and test session:
```shell ```shell
# Upgrade pip first. Also make sure wheel is installed. # Upgrade pip first. Also make sure wheel is installed.
python -m pip install --upgrade pip wheel. python -m pip install --upgrade pip wheel
# Install dependences. # Install dependences.
pip install numpy resampy tensorflow soundfile pip install numpy resampy tensorflow soundfile
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment