Simple NLP, TTS, and ASR library
Project description
EasyVoice
EasyVoice is a simple Python library for basic NLP, text-to-speech (TTS), and automatic speech recognition (ASR).
Install
pip install easyvoice
Usage
from easyvoice import text_summary, text_to_speech, speech_to_text
print(text_summary("Hello. This is a test of summary."))
text_to_speech("Hello world", "hello.mp3")
print(speech_to_text("hello.wav"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easyvoice-0.1.0.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easyvoice-0.1.0.tar.gz.
File metadata
- Download URL: easyvoice-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11aabac4052f12542cc517214bb61abfef8f5970352e4b4b11010ee09accb956
|
|
| MD5 |
2bc84561a7e1c4acb86bcbccded1a059
|
|
| BLAKE2b-256 |
7a388637a2bcd41daceb7674af40b137826b87759bd077281fdce5b711f4ab8a
|
File details
Details for the file easyvoice-0.1.0-py3-none-any.whl.
File metadata
- Download URL: easyvoice-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5de24b68162e8c8f9aec0815a83b797b278400e3b55ffe112bbdbceea1116d6
|
|
| MD5 |
fcd950c9bdda57f4f70301d3532c3b7a
|
|
| BLAKE2b-256 |
8648a422c94ec626bdfb23eda844565b69e7b8dcfa8a23340188e8cb039700f7
|