james-trayford / strauss

Sonification Tools and Resources for Analysis Using Sound Synthesis
Apache License 2.0
33 stars 4 forks source link

Supporting Soundfonts & text-to-speech #25

Closed james-trayford closed 3 months ago

james-trayford commented 3 months ago

Note the examples/colab directory containing versions of the notebooks with preambles that allow them to run in Google Colab. This can be opened using the github URL to the file and changing github.com to githibtocolab.com. This provides a way to test the notebooks in a 'fresh' environment. In particular, the examples/colab/AudioCaption.ipynb example by default should install the TTS extras to strauss. Without these extras captioning still fail, but all other aspects of strauss should work. Some of the default Colab modules don't play well with these modules, but examples should still work (though may complain and ask to reset the runtime)