-
-
Notifications
You must be signed in to change notification settings - Fork 137
DO NOT MERGE - just playing with assembly ai #1749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…transcribing hearings
…oviding example transcription
For this to actually work, we still need to update the firestore rules to allow users to read transcriptions. This is just a draft PR and that change would require this to be deployed, but here are the base rules we would need to enable this:
I've been adding this rule change on the dev Firestore instance every now and then to test this, but it will get overwritten by any other backend deploy until the above change actually gets merged. I may make this change in a separate PR if the current state is insufficient for user testing. |
Just leaving a note for posterity here - we should now be using the |
Summary
Add a short summary of the changes, and a reference to the original issue using
#
and the issue number, like #1Checklist
Screenshots
Add some screenshots highlighting your changes.
Known issues
If you've run against limitations or caveats, include them here. Include follow-up issues as well.
Steps to test/reproduce
For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.: