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
- Host: GitHub
- URL: https://github.com/revsic/speechset
- Owner: revsic
- License: mit
- Created: 2021-07-10T07:33:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T06:43:34.000Z (almost 3 years ago)
- Last Synced: 2025-05-05T18:05:31.307Z (8 months ago)
- Topics: preprocessor, speech-dataset, tts, vocoder
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)