Skip to content

Commit 430aaba

Browse files
committed
Redirect audio tutorials to torchaudio
1 parent 1f8c325 commit 430aaba

17 files changed

+88
-3241
lines changed

beginner_source/audio_data_augmentation_tutorial.py

Lines changed: 0 additions & 443 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
Audio Data Augmentation
4+
=======================
5+
6+
This tutorial has been moved to https://pytorch.org/audio/stable/tutorials/audio_data_augmentation_tutorial.html
7+
8+
It will redirect in 3 seconds.
9+
.. raw::html
10+
<meta http-equiv="Refresh" content="3; url='https://pytorch.org/audio/stable/tutorials/audio_data_augmentation_tutorial.html'" />
11+
"""

beginner_source/audio_datasets_tutorial.py

Lines changed: 0 additions & 87 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
Audio Datasets
4+
==============
5+
6+
This tutorial has been moved to https://pytorch.org/tutorials/beginner/audio_datasets_tutorial.html
7+
8+
It will redirect in 3 seconds.
9+
.. raw::html
10+
<meta http-equiv="Refresh" content="3; url='https://pytorch.org/tutorials/beginner/audio_datasets_tutorial.html'" />
11+
"""

beginner_source/audio_feature_augmentation_tutorial.py

Lines changed: 0 additions & 168 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
Audio Feature Augmentation
4+
==========================
5+
6+
This tutorial has been moved to https://pytorch.org/audio/stable/tutorials/audio_data_augmentation_tutorial.html
7+
8+
It will redirect in 3 seconds.
9+
.. raw::html
10+
<meta http-equiv="Refresh" content="3; url='https://pytorch.org/audio/stable/tutorials/audio_data_augmentation_tutorial.html'" />
11+
"""

0 commit comments

Comments
 (0)