Skip to main content

Perform voice operations in Spanish with Python.

Project description

Contributors Forks Stargazers Issues MIT License


Logo

AVMSpeechMath

Perform voice operations in Spanish with Python!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

miniatura

If you want to watch the explanation in video, see the link

Getting Started

Prerequisites

You need to make sure you have installed the following modules.

  • speech_recognition

    pip install SpeechRecognition
    
  • pyttsx3

    pip install pyttsx3
    

Installation

pip install AVMSpeechMath

Usage

  • Example 1

    import AVMSpeechMath as sm
    
    res = sm.getResult("cuanto es dos mas dos") # without accents
    print(res) # prints 'El resultado es 4'
    
  • Example 2

    import AVMSpeechMath as sm
    
    res = sm.getResult("cuanto es cinco por 4000") # without accents
    print(res) # prints 'El resultado es 20,000'
    
  • Example 3

    import AVMSpeechMath as sm
    
    res = sm.getResult("raiz de cien") # without accents
    print(res) # prints 'El resultado es 10'
    

For more examples, please refer to the Examples packages

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Youtube: /avmmodules

Email: avmmodules@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AVMSpeechMath-0.0.5.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

AVMSpeechMath-0.0.5-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file AVMSpeechMath-0.0.5.tar.gz.

File metadata

  • Download URL: AVMSpeechMath-0.0.5.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for AVMSpeechMath-0.0.5.tar.gz
Algorithm Hash digest
SHA256 0562337568bc7a7e318843fcd2d43ee0e65d3a3453908d1892767f6899fae164
MD5 5b6524f74883fecb8ff1a7546425e936
BLAKE2b-256 f8752329c79b23a0f46b6d4258f59e182552b8d12049fc4ec47735226ec96949

See more details on using hashes here.

File details

Details for the file AVMSpeechMath-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: AVMSpeechMath-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for AVMSpeechMath-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3b013cbc5f10b52f3f9d32e5a8ee9d9a9343fff4f81819b91112930a6809e306
MD5 aa57e385b4576a85efe42319c5786056
BLAKE2b-256 a6f81ac83aa870b84926cc22289923257bce81c3723085a9ce67783e97104a83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page