Metadata-Version: 2.4
Name: tts_webui_extension.mms
Version: 0.1.0
Summary: MMS (Massively Multilingual Speech) is a text-to-speech model supporting over 1000 languages
Author: rsxdalv
Project-URL: Homepage, https://github.com/rsxdalv/tts_webui_extension.mms
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: transformers>=4.30.0
Requires-Dist: iso639-lang==2.2.3
Requires-Dist: tts_webui_extension.openai_tts_api>=1.3.4
Dynamic: license-file

# Extension adapter for MMS (Massively Multilingual Speech)

License - the source code within this repository is licensed under the MIT license.

This extension provides a text-to-speech model that supports over 1000 languages using the MMS (Massively Multilingual Speech) model from Facebook/Meta AI.

## Features

- Support for over 1000 languages
- Adjustable speaking rate, noise scale, and noise scale duration
- Simple and intuitive interface

## Usage

1. Select a language from the dropdown menu
2. Enter your text in the input field
3. Adjust the parameters as needed
4. Click "Generate" to create speech in the selected language
