-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Backend model/repo/controller for speaker * Add audio consent api; Add speaker to project state * Add Speaker types to Startup.cs * Add skeleton setting for project speakers * Enable add/edit/delete speaker * Add consent image upload interface * Enable hearing/seeing speaker consent * Add speaker menu * Consolidate consent icon * Add Pronunciation model for audio * Export audio speaker in pronunciation label * Protect audio with English label to prevent overwriting * Implement FileWithSpeakerId extends File * Enable changing audio speaker * Include consent files in export * Add py script for db update * Remove old one-shot script * Update db script: protect audio; add execute permission
- Loading branch information
1 parent
965112d
commit 6d03bc3
Showing
86 changed files
with
4,902 additions
and
622 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.