Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ch1u20
CharlesPublic-BNN
Commits
4fa8eaae
Commit
4fa8eaae
authored
Feb 12, 2021
by
ch1u20
Browse files
Another Commit to Branch
parent
10a17225
Changes
2
Hide whitespace changes
Inline
Side-by-side
.idea/.gitignore
0 → 100644
View file @
4fa8eaae
# Default ignored files
/shelf/
/workspace.xml
/CharlesTestRepo.iml
/misc.xml
/modules.xml
/inspectionProfiles/profiles_settings.xml
/inspectionProfiles/Project_Default.xml
/vcs.xml
main.py
View file @
4fa8eaae
import
ImportSoundData
if
__name__
==
'__main__'
:
#stuff happens here
\ No newline at end of file
#stuff happens here
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment