Skip to content

Commit

Permalink
Merge pull request #1 from FAR-Lab/master
Browse files Browse the repository at this point in the history
updating repo
  • Loading branch information
AlexisEM9 authored Aug 9, 2019
2 parents 2cc53d0 + ae2fb60 commit 1cb45c8
Show file tree
Hide file tree
Showing 29 changed files with 3,769 additions and 11 deletions.
4 changes: 2 additions & 2 deletions 01_Spectrum Generation/SpectrumsSettingsTool.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"source": [
"# Understanding the MelSpectrogram\n",
"\n",
"There are a five controll parameters that controll how the spectrogram is generated. In this notebook we created an interactive interface that allows you to play with the values and explore how they effect the spectrogram.\n",
"There are five control parameters that control how the spectrogram is generated. In this notebook we created an interactive interface that allows you to play with the values and explore how they effect the spectrogram.\n",
"\n",
"Currently the code visualizes a dog barking sound from the cars-and-dogs data set. To change the file change the variable `MainFile` to point towards the audio file you want to use.(Tab completion works mostly for folders)"
"Currently the code visualizes a dog barking sound from the Cats-vs-Dogs data set. To change the file change the variable `MainFile` to point towards the audio file you want to use.(Tab completion works mostly for folders)"
]
},
{
Expand Down
Loading

0 comments on commit 1cb45c8

Please sign in to comment.