Skip to content

Commit

Permalink
update realtime screenshot image name
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwood committed Aug 6, 2017
1 parent d6da3ac commit a319551
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/realtimeSpeechEnhancement.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
"\n",
"Once the window opens, click the `Play` button (or hit space) and you should see something like this:\n",
"\n",
"![Real-time GCC-NMF Interface](images/RealtimeGCCNMFScreenshot.png \"Real-time GCC-NMF Interface\")\n",
"![Real-time GCC-NMF Interface](images/realtimeGCCNMFScreenshot.png \"Real-time GCC-NMF Interface\")\n",
"\n",
"The images roll with the input audio in waterfall-style. At the left, we see the input spectrogram on top, and the output spectrogram on the bottom. At the right, we have the GCC-PHAT angular spectrogram of the input on top (numTDOA x time), and the NMF mask on the bottom (numAtoms x time). In the center-bottom, we see the currently selected NMF dictionary (numAtom x frequency). Finally, at the center-top, we have the controls over the GCC-NMF masking function, dictionary size, number of coefficient inference updates per frame, as well as buttons to control playback, enable/disable enhancement, and toggle the info strings above the images."
]
Expand Down

0 comments on commit a319551

Please sign in to comment.