You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
This is the Python code I used: