Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
fae2b55c
Unverified
Commit
fae2b55c
authored
Jan 13, 2020
by
Dan Ellis
Committed by
GitHub
Jan 13, 2020
Browse files
Fix soundfile import in YAMNet README. (#8040)
parent
39d55d9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/audioset/yamnet/README.md
research/audioset/yamnet/README.md
+1
-1
No files found.
research/audioset/yamnet/README.md
View file @
fae2b55c
...
@@ -44,7 +44,7 @@ python -m pip install --upgrade pip
...
@@ -44,7 +44,7 @@ python -m pip install --upgrade pip
# Install dependences. Resampy needs to be installed after NumPy and SciPy
# Install dependences. Resampy needs to be installed after NumPy and SciPy
# are already installed.
# are already installed.
pip
install
numpy scipy
pip
install
numpy scipy
pip
install
resampy tensorflow
py
soundfile
pip
install
resampy tensorflow soundfile
# Clone TensorFlow models repo into a 'models' directory.
# Clone TensorFlow models repo into a 'models' directory.
git clone https://github.com/tensorflow/models.git
git clone https://github.com/tensorflow/models.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment