Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-langage support #29

Open
stefanfrench opened this issue Dec 2, 2024 · 1 comment
Open

Add multi-langage support #29

stefanfrench opened this issue Dec 2, 2024 · 1 comment
Labels
data cleaning Related to the data cleaning module enhancement New feature or request model inference Related to the model inference module

Comments

@stefanfrench
Copy link
Contributor

Description:

Enable the Blueprint to support multiple languages (English, French, Spanish). This includes supporting multiple languages for document pre-processing, podcast generation, and audio generation.

Acceptance Criteria:

The pre-processing component supports English, French, Spanish

The language generation components support English, French, Spanish

The audio generation components supports English, French, Spanish.

By default, the audio generated matches the language of the document uploaded

The user has the option to select which language (English, French, Spanish) to generate the audio in, irrespective of input document language

UAT (User Acceptance Test):

As a developer, I can upload a document in multiple languages (e.g., English, Spanish, French), and the system generated audio that is in the same language as the uploaded document. As a developer, I can upload a document and select the language (English, French, Spanish) that I want to audio of the podcast to be generated in.

@Kostis-S-Z Kostis-S-Z added the enhancement New feature or request label Dec 4, 2024
@ylacombe
Copy link

ylacombe commented Dec 9, 2024

As a quick solution for multilingual TTS support, you could use an European Parler-TTS or an Indic one. Hope that helps!

@daavoo daavoo added data cleaning Related to the data cleaning module model inference Related to the model inference module data loading Related to the data loading module and removed data cleaning Related to the data cleaning module data loading Related to the data loading module labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data cleaning Related to the data cleaning module enhancement New feature or request model inference Related to the model inference module
Projects
None yet
Development

No branches or pull requests

4 participants