Skip to content

can't play music though no error occurs #66

@creater-yzl

Description

@creater-yzl

I ran the code below with colab, but I didn't hear a sound.
!pip install mitdeeplearning
import mitdeeplearning as mdl

songs = mdl.lab1.load_training_data()
example_song = songs[0]
mdl.lab1.play_song(example_song)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions