madkote / PySpeak

A pure-Python Speech Processing library (in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySpeak: A Python library for Speaker Verification

This work was inspired by this repository.

How to use it?

  • data: Place you files in the ubm, enrollment and test folders:
    • the file name for UBM does not matter, but should be WAV files
    • the name of the test and enrollment files should be the name of the speaker + _ + the id of the utterance, in a WAV format

About

A pure-Python Speech Processing library (in progress)


Languages

Language:Python 61.7%Language:Jupyter Notebook 38.3%