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

FEAT: Converter for prompt text to audio #149

Merged
merged 25 commits into from
Apr 25, 2024
Merged

FEAT: Converter for prompt text to audio #149

merged 25 commits into from
Apr 25, 2024

Conversation

pgrek001
Copy link
Contributor

Description

This will allow prompts to be converted from text to either a wav file or mp3 leveraging Azure Speech Studio,

Tests and Documentation

Unit tests are included.

pyrit/prompt_converter/text_to_audio_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/text_to_audio_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/text_to_audio_converter.py Outdated Show resolved Hide resolved
tests/test_prompt_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/text_to_audio_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/text_to_audio_converter.py Outdated Show resolved Hide resolved
tests/mocks.py Outdated Show resolved Hide resolved
tests/test_prompt_converter.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@romanlutz romanlutz changed the title FEATURE: Converter for prompt text to audio FEAT: Converter for prompt text to audio Apr 25, 2024
@romanlutz romanlutz merged commit 4330715 into Azure:main Apr 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants