Skip to content

The issue encountered when using Python to import ggwave #166

@FLLxiaopi

Description

@FLLxiaopi

Using Python’s ggwave, I tried to encode "b405tommo08hasx952706om3p9f9e" and save it as a .wav file.
Compared with the .wav file obtained by directly calling the official API, the file I generated sounds abnormal.
This is the tutorial I followed: https://pypi.org/project/ggwave/

Here’s the screenshot of the version I installed:
Image
This is the Python code I used:

Image Generated file:

测试编码.wav
This is the file generated using the official command:
curl -sS 'https://ggwave-to-file.ggerganov.com/?m=b405tommo08hasx952706om3p9f9e' --output hello.wav

hello.wav

Many thanks for your help

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