Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

dmitrijkotov634/YaSpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaSpeak

Python wrapper for Yandex text voiceover

pypi

Install

pip install --upgrade yaspeak

Usage

from yaspeak import YaSpeak

ysp = YaSpeak()

ysp.oksana("hello", "oksana.mp3")
ysp.levitan("hello", "levitan.mp3")
ysp.yandex("hello", "yandex.mp3")

About

Python wrapper for Yandex text voiceover

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages