You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were preparing to present Nyamrup for Manifest 2024, but encountered several issues that impacted functionality. Problems included challenges with routing and data loading from the server in Remix, which prevented Nyamrup from operating as expected.
To address these issues and enhance future maintainability, I am going to focus on the following key improvements:
Optimize Routing: Refactor and streamline routing to ensure smooth navigation and predictable behavior.
Improve Data Loading: Redesign data-fetching mechanisms to ensure efficient, reliable data loading from the server.
Enhance Code Structure: Modify code organization to improve readability and make it easier to manage and scale.
These updates will help ensure that Nyamrup operates effectively, setting it up for a more stable and maintainable future.
Sub-tasks
Separate route for each model (tts,stt,mt,ocr)
Integrate api using action
minor changes
TTS
common progress bar component
Recorded audio duration
Handle active tab when switch b/w contribution and validation
Good to have
Live audio wave when recording
Backend changes
prepare_five_stt_validations (change method from post to get)
update_stt_contribution (change sst to stt)
The text was updated successfully, but these errors were encountered:
Description
We were preparing to present Nyamrup for Manifest 2024, but encountered several issues that impacted functionality. Problems included challenges with routing and data loading from the server in Remix, which prevented Nyamrup from operating as expected.
To address these issues and enhance future maintainability, I am going to focus on the following key improvements:
These updates will help ensure that Nyamrup operates effectively, setting it up for a more stable and maintainable future.
Sub-tasks
minor changes
TTS
Good to have
Backend changes
The text was updated successfully, but these errors were encountered: