Skip to content
Snippets Groups Projects
Commit 4fa8eaae authored by ch1u20's avatar ch1u20
Browse files

Another Commit to Branch

parent 10a17225
No related branches found
No related tags found
No related merge requests found
# Default ignored files
/shelf/
/workspace.xml
/CharlesTestRepo.iml
/misc.xml
/modules.xml
/inspectionProfiles/profiles_settings.xml
/inspectionProfiles/Project_Default.xml
/vcs.xml
import ImportSoundData
if __name__ == '__main__': if __name__ == '__main__':
#stuff happens here #stuff happens here
\ No newline at end of file
ImportSoundData.Load_And_Print('../../Datasets/ESC-50-master/audio/4-175855-A-43.wav')
ImportSoundData.Load_And_Print('../../Datasets/ESC-50-master/audio/5-263491-A-25.wav')
print("Hello World")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment