https://github.com/jacksonchen1998/2023-nycu-speech-signal-processing
https://github.com/jacksonchen1998/2023-nycu-speech-signal-processing
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonchen1998/2023-nycu-speech-signal-processing
- Owner: jacksonchen1998
- Created: 2023-11-07T13:14:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T14:40:13.000Z (over 2 years ago)
- Last Synced: 2025-03-05T06:43:09.564Z (over 1 year ago)
- Language: Shell
- Size: 37.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2023-NYCU-Speech-Signal-Processing
## Homework 1
* Program
1. Audacity: Recording/Stereo/44100 Hz, Specgram, Effect/Normalization
* Command Line Operation
1. SoX: Mixing (Stereo to Mono) à Resampling/16000 Hz
2. Rubberband à Time Stretching and Pitch shift 5x5
* Report
1. Waveform, Specgram
2. Experimental Results
## Homework 2
Speech Analysis & Feature Extraction
## Homework 3
[Taiwanese Speech Recognition using Kaldi Toolkit](https://www.kaggle.com/competitions/taiwanese-asr-kaldi)
## Homework 4
[Taiwanese Speech Recognition using ESPnet Toolkit](https://www.kaggle.com/competitions/speech-signal-processingnycu-2023-nycu-espnet)
## Homework 5
[Taiwanese Speech Synthesis using VITS2](https://www.kaggle.com/competitions/taiwanese-speech-synthesis-using-vits2)