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

Remove duplicate AudioProcessor code, fix ExtractTTSpectrogram.ipynb #3230

Merged
merged 19 commits into from
Nov 16, 2023

Conversation

eginhard
Copy link
Contributor

@eginhard eginhard commented Nov 15, 2023

#1705 duplicated a lot of code from the AudioProcessor. This PR refactors the AudioProcessor to avoid that duplication and reuse the implementations in numpy_transforms.py instead. This also

@erogol erogol merged commit 3c2d5a9 into coqui-ai:dev Nov 16, 2023
53 checks passed
@eginhard eginhard deleted the griffin-lim branch November 16, 2023 20:47
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.

[Bug] " No module named 'TTS.tts.utils.text.symbols" ExtractTTSpectrogram.ipynb not working
2 participants