felixbur / nkululeko

Machine learning speaker characteristics
MIT License
31 stars 5 forks source link

Interface with spotlight #84

Closed felixbur closed 11 months ago

felixbur commented 12 months ago

Spotlight project https://github.com/Renumics/spotlight asked us to interface Nkululeko with their data visualization toolkit. Seems a very good idea!

felixbur commented 12 months ago

i tried their demo at medium https://medium.com/@stefan.suwelack/hands-on-voice-analytics-with-transformers-dbfd923a5a79 it seems really easy to interface. I would suggest to start with a simple flag in the Nkululeko config: [PLOTS] spotlight = [train | test | all] that would cause the spotlight webapp to start-up after having loaded the data and perhaps doing predictions If that gets more, a dedicated [SPOTLIGHT] section of course might also make sense

felixbur commented 11 months ago

or, perhaps better in the section [EXPLORE] spotlight = [train | test | all]

felixbur commented 11 months ago

Done with version 0.67.0