Back
Rhymecraft
Load previous page…
Copied over the navbar code I got working for a client's project so I can use it for my own project. #rhymecraft
Got the app working where the Vuetify interface can exist at a different endpoint than the existing UI as a way of hopefully avoiding needing to fix all the CSS problems right now. #rhymecraft
Tried having the the app use a Vuetify app bar and navigation bar and confirmed it caused some issues with the styling, but I should be able to fix those issues without too much trouble (hopefully), and it'll be worth it to have my app more-easily optimized for mobile. #rhymecraft
Loaded the app with Vuetify installed and everything looks the same, which wasn't the case the last time I tried installing Vuetify. So it may be easier to do the switch than I was expecting. #rhymecraft
Create a branch where I'm going to try getting the app looking nice with Vuetify because the #1 source of stuff taking a long time is that styling the app takes forever, and the projects I'm working on for my Upwork clients move way faster because I'm using Vuetify (at the expense of not looking as nice as a DAW or IDE desktop application). #rhymecraft
Committed changes I had made a while ago (moving the playback settings into a modal). #rhymecraft
Traveling and working all day, only had the opportunity to listen to a Tupac album for motivation and generating app ideas. #rhymecraft
Super busy, only had time to think a bit about the wizard. #rhymecraft
More time thinking about the wizard. #rhymecraft
Spent some more time thinking about how to do a wizard. #rhymecraft
Started thinking about how to create a Wizard to guide new people through the process of using the app. #rhymecraft
Spent some time thinking about how to improve the Tacotron model. #rhymecraft
Built a new Tacotron2 model of Eminem's voice using the additional data from "Stan": youtu.be/lYQJ1UByg48 youtu.be/HZcjJppFW9Y #rhymecraft
Labelled the audio clips taken from "Stan" to be used in a Tacotron2 model. #rhymecraft
Finished labelling Eminem's "Stan" to use as input data for a Tacotron 2 model. #rhymecraft
Got my wiki working again with the help of a Confluence specialist on Upwork. The MySQL password was wrong. 😳 #rhymecraft
Labelled half of Eminem's "Stan" acapella to improve the Tacotron 2 AI model of his voice. #rhymecraft
Tried out a BPM detection Python library and found it's very accurate. #rhymecraft
Spent some time analyzing Run DMC's "Hard Times" to understand how it could be improved / why it sounds bad to me. #rhymecraft
Moved the playback settings into a modal. #rhymecraft