Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lab-speaker-recognition
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
biometric-resources
lab-speaker-recognition
Commits
29139967
Commit
29139967
authored
Oct 08, 2018
by
Pavel KORSHUNOV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
polished notebooks on fft and spectrum
parent
51d99c6d
Pipeline
#24124
failed with stage
in 2 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
326 additions
and
119 deletions
+326
-119
notebooks/data/female2.wav
notebooks/data/female2.wav
+0
-0
notebooks/features.01.fft.ipynb
notebooks/features.01.fft.ipynb
+71
-37
notebooks/features.02.spectrum.ipynb
notebooks/features.02.spectrum.ipynb
+252
-81
notebooks/features.03.mfcc.ipynb
notebooks/features.03.mfcc.ipynb
+3
-1
No files found.
notebooks/data/female2.wav
0 → 100644
View file @
29139967
File added
notebooks/features.01.fft.ipynb
View file @
29139967
This diff is collapsed.
Click to expand it.
notebooks/features.02.spectrum.ipynb
View file @
29139967
This diff is collapsed.
Click to expand it.
notebooks/features.03.mfcc.ipynb
View file @
29139967
...
...
@@ -11,7 +11,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## First, repeat the steps of the notebook \"From signal to spectrum/spectrogram\""
"## First, repeat the steps of the notebook \"From signal to spectrum/spectrogram\"\n",
"\n",
"add spectrogram plot at the bottom"
]
},
{
...
...
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