Samuel Bradshaw
Samuel Bradshaw
This is awesome! Is there a way to pass in pre-transcribed text that whisper can use for more accurate alignment?
.xcstrings is a new format introduced by Apple with Xcode 15, and it's very different from the previous .strings format. Are you able to use .strings?
In case it's helpful, you can also hide the tempo with `%%printtempo false`.
I have also found that Basic Pitch is great at detecting piano notes – played alone or simultaneously – but not as accurate for human voice (humming or whistling into...
Is there a convention for stem direction on the middle line of a staff below the lyrics (for example in a hymnal where soprano and alto are above and tenor...
What would this provide that a simple offline autocomplete (like the autocomplete already built into Sequel Ace) doesn't?
Thanks – I've never written Mac code, or even tried to run a Mac project in Xcode, so there would be a significant learning curve even for this. Maybe I'll...
Thanks for debugging this! I can't think of any reason a user wouldn't want it to handle all three types of line breaks automatically. Hypothetically a CSV could have a...
This CSV was exported from Apple Numbers on a Mac, so I guess Numbers uses \r or \r\n.
It used to be if I was on the Content view when I went to File > Export, it would default to SQL, but if I was on the Query...