The right data type
dtype
defaults to float in np.frombuffer()
, what's the correct dtype
to set it to for visualizing sound wave bytes?
You can try the different options by running np.frombuffer(signal_gm, dtype=____)
.
Cet exercice fait partie du cours
Spoken Language Processing in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
