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

fix playht has stream and cached audio differrent quality #91

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

xquanluu
Copy link
Contributor

No description provided.

lib/utils.js Outdated
@@ -48,6 +48,8 @@ function getFileExtension({vendor, renderForCaching = false}) {
case 'deepgram':
case 'elevenlabs':
case 'rimlabs':
case 'playht':
case vendor.startsWith('custom') ? vendor : 'cant_match_value':
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seemingly deserves a comment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed the code to make it clearer to read

lib/utils.js Show resolved Hide resolved
@davehorton davehorton merged commit 75be865 into main Sep 16, 2024
2 checks passed
@davehorton davehorton deleted the fix/diff_playht_voice_quality branch September 16, 2024 19:52
@davehorton
Copy link
Collaborator

merged in v0.1.16

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.

2 participants