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

How to make sound clear ? #4

Open
joy-mollick opened this issue Dec 1, 2022 · 0 comments
Open

How to make sound clear ? #4

joy-mollick opened this issue Dec 1, 2022 · 0 comments

Comments

@joy-mollick
Copy link

async function Final() { let out1 = await text2wav("Good Morning, friends, how are you? Will you go there or not ? Let me know ", { speed: 160 }); fs.writeFileSync("test1.wav", Buffer.from(out1.buffer)); }

I am using this module . My code is very simple to save it to project . But sounds are not clear even I am not being able to understand it .Am I doing something wrong ? Or Can you help me please ?

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

No branches or pull requests

1 participant