An open API service indexing awesome lists of open source software.

https://github.com/revsic/speechset

Numpy-librosa implementation of Speech dataset pipeline
https://github.com/revsic/speechset

preprocessor speech-dataset tts vocoder

Last synced: 6 months ago
JSON representation

Numpy-librosa implementation of Speech dataset pipeline

Awesome Lists containing this project

README

          

# speechset

Numpy-librosa implementation of Speech dataset pipeline

## Requirements

Tested in python 3.8.5 windows 10 miniconda environment, [requirements.txt](./requirements.txt)

## Sample

Sample script is provided as [sample.py](./sample.py)