All Projects → r9y9 → Pysptk

r9y9 / Pysptk

Licence: other
A python wrapper for Speech Signal Processing Toolkit (SPTK).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pysptk

Neural Voice Cloning With Few Samples
Implementation of Neural Voice Cloning with Few Samples Research Paper by Baidu
Stars: ✭ 211 (-28.96%)
Mutual labels:  speech, speech-synthesis, speech-processing
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (-46.8%)
Mutual labels:  speech, speech-synthesis, speech-processing
Wavenet vocoder
WaveNet vocoder
Stars: ✭ 1,926 (+548.48%)
Mutual labels:  speech, speech-synthesis, speech-processing
IMS-Toucan
Text-to-Speech Toolkit of the Speech and Language Technologies Group at the University of Stuttgart. Objectives of the development are simplicity, modularity, controllability and multilinguality.
Stars: ✭ 295 (-0.67%)
Mutual labels:  speech, speech-synthesis, speech-processing
AdaSpeech
AdaSpeech: Adaptive Text to Speech for Custom Voice
Stars: ✭ 108 (-63.64%)
Mutual labels:  speech, speech-synthesis
speechrec
a simple speech recognition app using the Web Speech API Interfaces
Stars: ✭ 18 (-93.94%)
Mutual labels:  speech-synthesis, speech-processing
hifigan-denoiser
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
Stars: ✭ 88 (-70.37%)
Mutual labels:  speech, speech-processing
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-90.91%)
Mutual labels:  speech-synthesis, speech-processing
Shifter
Pitch shifter using WSOLA and resampling implemented by Python3
Stars: ✭ 22 (-92.59%)
Mutual labels:  speech, speech-processing
Speech-Backbones
This is the main repository of open-sourced speech technology by Huawei Noah's Ark Lab.
Stars: ✭ 205 (-30.98%)
Mutual labels:  speech-synthesis, speech-processing
UniSpeech
UniSpeech - Large Scale Self-Supervised Learning for Speech
Stars: ✭ 224 (-24.58%)
Mutual labels:  speech, speech-processing
Zero-Shot-TTS
Unofficial Implementation of Zero-Shot Text-to-Speech for Text-Based Insertion in Audio Narration
Stars: ✭ 33 (-88.89%)
Mutual labels:  speech, speech-synthesis
StyleSpeech
Official implementation of Meta-StyleSpeech and StyleSpeech
Stars: ✭ 161 (-45.79%)
Mutual labels:  speech, speech-synthesis
open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
Stars: ✭ 841 (+183.16%)
Mutual labels:  speech-synthesis, speech-processing
audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (-91.92%)
Mutual labels:  dsp, speech
melgan
MelGAN implementation with Multi-Band and Full Band supports...
Stars: ✭ 54 (-81.82%)
Mutual labels:  speech, speech-synthesis
MelNet-SpeechGeneration
Implementation of MelNet in PyTorch to generate high-fidelity audio samples
Stars: ✭ 19 (-93.6%)
Mutual labels:  speech, speech-synthesis
LIUM
Scripts for LIUM SpkDiarization tools
Stars: ✭ 28 (-90.57%)
Mutual labels:  speech, speech-processing
Fre-GAN-pytorch
Fre-GAN: Adversarial Frequency-consistent Audio Synthesis
Stars: ✭ 73 (-75.42%)
Mutual labels:  speech, speech-synthesis
spafe
🔉 spafe: Simplified Python Audio Features Extraction
Stars: ✭ 310 (+4.38%)
Mutual labels:  dsp, speech-processing

pysptk

PyPI Build Status Build status Coverage Status Documentation Status License DOI

A python wrapper for Speech Signal Processing Toolkit (SPTK).

NOTE: pysptk is based on a modified version of SPTK (r9y9/SPTK).

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Demonstration notebook

Installation

The latest release is availabe on pypi and you can install it by:

pip install pysptk

If yout want the latest master, run

pip install git+https://github.com/r9y9/pysptk

or clone the repository and then build it yourself.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].