-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_toc.yml
33 lines (32 loc) · 1018 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README.md
parts:
- caption: Introduction
chapters:
- file: 00-Course-intro/README.md
- caption: Compute
chapters:
- file: 02-Compute/handout.md
- file: 02-Compute/HelloSPIS.ipynb
- caption: librosa
chapters:
- file: 01-Intro-librosa/librosa-101.ipynb
- url: https://librosa.org/doc/latest/advanced.html
title: Librosa Advanced Examples
- caption: Theory and Practice
chapters:
- file: 03-Fourier-Transform/SPIS03.ipynb
- file: 04-Spectral-Chromogram-Motiongram/MusicalGesturesToolbox.ipynb
sections:
- file: 04-Spectral-Chromogram-Motiongram/Exercise-4.md
- file: 05-FAST-NLS-F0/05-Exercises.ipynb
- caption: torch
chapters:
- file: 07-Torch/README.md
- file: 08-Workshop/README.md
sections:
- file: 08-Workshop/ML_for_Audio.ipynb
- file: 08-Workshop/LPC/README.ipynb
- file: A1-Torch/TorchLossViz.ipynb