Skip to content

How to make sound clear ? #4

@joy-mollick

Description

@joy-mollick

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions