Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
RoboTutorLLC
/
RoboTutor_2020
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
36
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Narration Capture Mode
- #48
#48
Open
chirag03k
wants to merge 48 commits into
development
RoboTutorLLC/RoboTutor_2020:development
from
narrate_mode
RoboTutorLLC/RoboTutor_2020:narrate_mode
Copy head branch name to clipboard
Conversation
Commits
48
(48)
Checks
Files changed
Open
Narration Capture Mode
#48
chirag03k
wants to merge 48 commits into
development
RoboTutorLLC/RoboTutor_2020:development
from
narrate_mode
RoboTutorLLC/RoboTutor_2020:narrate_mode
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2020
I had to change gradle configuration slightly in order to be operable with windows. TODO: Change it back when I make the final commit.
chirag03k
committed
8f0277a
View commit details
Copy full SHA for 8f0277a
Browse repository at this point
Added AudioDataStorage class
chirag03k
committed
02174bf
View commit details
Copy full SHA for 02174bf
Browse repository at this point
Added ability to write to file and modules to animator graph
chirag03k
committed
d306cce
View commit details
Copy full SHA for d306cce
Browse repository at this point
Added functionality to return to the start of the line if something is wrong
chirag03k
committed
dbe18c5
View commit details
Copy full SHA for dbe18c5
Browse repository at this point
Made sure that methods were corroborated by the interfaces implemented by CRt_ViewManagerASB.java
chirag03k
committed
3a2ac22
View commit details
Copy full SHA for 3a2ac22
Browse repository at this point
Enabled Narrate Mode Through Config File
Show description for 5ec981d
chirag03k
committed
5ec981d
View commit details
Copy full SHA for 5ec981d
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/launch_specified_totor' into narrate_mode
chirag03k
committed
515ead0
View commit details
Copy full SHA for 515ead0
Browse repository at this point
Implemented 'Mean Mode' except UI
Show description for d931752
chirag03k
committed
d931752
View commit details
Copy full SHA for d931752
Browse repository at this point
Fixed issue with enabling narrate mode on startup
chirag03k
committed
f2ce775
View commit details
Copy full SHA for f2ce775
Browse repository at this point
Mean mode
Show description for cd4a8c5
chirag03k
committed
cd4a8c5
View commit details
Copy full SHA for cd4a8c5
Browse repository at this point
Commits on Aug 31, 2020
Moving commit to 2020
chirag03k
committed
da7ee02
View commit details
Copy full SHA for da7ee02
Browse repository at this point
Commits on Sep 23, 2020
Implemented echoing during narrate
chirag03k
committed
6b80c72
View commit details
Copy full SHA for 6b80c72
Browse repository at this point
Commits on Oct 6, 2020
Nothing significant (whitespace and comment removal)
chirag03k
committed
d0b7dd6
View commit details
Copy full SHA for d0b7dd6
Browse repository at this point
Commits on Oct 13, 2020
Fixed segmentation issues
Show description for 6b09b9b
chirag03k
committed
6b09b9b
View commit details
Copy full SHA for 6b09b9b
Browse repository at this point
Commits on Oct 14, 2020
Merge branch 'master' of https://github.com/RoboTutorLLC/RoboTutor_2020 into narrate_mode
chirag03k
committed
d2dd2ae
View commit details
Copy full SHA for d2dd2ae
Browse repository at this point
Commits on Oct 25, 2020
Fixed issue with first sentence being started before narrate mode is enabled
chirag03k
committed
591b348
View commit details
Copy full SHA for 591b348
Browse repository at this point
Commits on Nov 9, 2020
Switch to stop truncating
Show description for 03ec436
chirag03k
committed
03ec436
View commit details
Copy full SHA for 03ec436
Browse repository at this point
Commits on Nov 11, 2020
Added hashmap so that variables can more easily be added to debug.json
Show description for 23f8b9d
chirag03k
committed
23f8b9d
View commit details
Copy full SHA for 23f8b9d
Browse repository at this point
Fixed NullPointerException in CDebugLauncher getDebugVar
chirag03k
committed
0b86f03
View commit details
Copy full SHA for 0b86f03
Browse repository at this point
Enabled debug.json switch for audio not part of the utterance to be deleted
chirag03k
committed
90c7e0c
View commit details
Copy full SHA for 90c7e0c
Browse repository at this point
Added debug variable to read unhashed filenames
chirag03k
committed
20bae79
View commit details
Copy full SHA for 20bae79
Browse repository at this point
Commits on Dec 23, 2020
Initial progress
chirag03k
committed
2036e28
View commit details
Copy full SHA for 2036e28
Browse repository at this point
Commits on Jan 13, 2021
Used multimatch output to find restart utterance
chirag03k
committed
27b89f2
View commit details
Copy full SHA for 27b89f2
Browse repository at this point
Commits on Feb 17, 2021
Added capability to record and echo multi-utterance narrations
chirag03k
committed
6f7d24b
View commit details
Copy full SHA for 6f7d24b
Browse repository at this point
Commits on Mar 3, 2021
Multimatch word rotation required (and still requires) bug fixes
chirag03k
committed
989dc23
View commit details
Copy full SHA for 989dc23
Browse repository at this point
Commits on Mar 30, 2021
Some progress made in fixing bugs
Show description for 73e8d43
chirag03k
committed
73e8d43
View commit details
Copy full SHA for 73e8d43
Browse repository at this point
Commits on Apr 26, 2021
Relaxed incorrect word detection for narrate mode and fixed bug in highlighting
chirag03k
committed
1bfb7ba
View commit details
Copy full SHA for 1bfb7ba
Browse repository at this point
Commits on May 25, 2021
Added log output for bug tracking
chirag03k
committed
17b3545
View commit details
Copy full SHA for 17b3545
Browse repository at this point
Commits on May 26, 2021
Edited type_audio to also unhash swahili file names in addition to english ones
chirag03k
committed
294888f
View commit details
Copy full SHA for 294888f
Browse repository at this point
Commits on Jun 8, 2021
Retrying merge conflict commit
chirag03k
committed
80af956
View commit details
Copy full SHA for 80af956
Browse repository at this point
Merge branch 'development' into narrate_mode
chirag03k
committed
59a9f79
View commit details
Copy full SHA for 59a9f79
Browse repository at this point
Commits on Jun 9, 2021
Removed git conflict markers that were somehow not removed during conflict removal
chirag03k
committed
5e5ad9d
View commit details
Copy full SHA for 5e5ad9d
Browse repository at this point
Commits on Jun 29, 2021
Restoring lost gradle dependencies
chirag03k
committed
d8da204
View commit details
Copy full SHA for d8da204
Browse repository at this point
Fixed gradle duplication issues in narrate mode
chirag03k
committed
00c4f07
View commit details
Copy full SHA for 00c4f07
Browse repository at this point
Commits on Jun 30, 2021
Removed unnecessary hypothesis log file that prevented narration capture mode from starting
chirag03k
committed
58f8de3
View commit details
Copy full SHA for 58f8de3
Browse repository at this point
Adjusted animator graph functionality to update narration capture instead of relying on echo functionality
chirag03k
committed
27a4bc0
View commit details
Copy full SHA for 27a4bc0
Browse repository at this point
Commits on Jul 17, 2021
Play only part of audio file
chirag03k
committed
31eb82a
View commit details
Copy full SHA for 31eb82a
Browse repository at this point
Add a system of automated deploys (#2)
sansyrox
authored and
chirag03k
committed
d665b07
View commit details
Copy full SHA for d665b07
Browse repository at this point
Add Cloud scripts (#9)
Show description for d4fe590
sansyrox
authored and
chirag03k
committed
d4fe590
View commit details
Copy full SHA for d4fe590
Browse repository at this point
Build pipeline final commit (#17)
Show description for 8cc1da7
sansyrox
authored and
chirag03k
committed
8cc1da7
View commit details
Copy full SHA for 8cc1da7
Browse repository at this point
Build pipeline script bug fix (#18)
Show description for 8fd8c9c
sansyrox
authored and
chirag03k
committed
8fd8c9c
View commit details
Copy full SHA for 8fd8c9c
Browse repository at this point
Add the git hook for automatic version numbering (#49)
Show description for 34be457
2 people
authored and
chirag03k
committed
34be457
View commit details
Copy full SHA for 34be457
Browse repository at this point
Merge branch 'development' into narrate_mode
chirag03k
authored
ae9f8b8
View commit details
Copy full SHA for ae9f8b8
Browse repository at this point
Commits on Sep 1, 2021
Edited Highlighting so that only the segment that is currently being narrated by the recording is being highlighted
chirag03k
committed
c57264b
View commit details
Copy full SHA for c57264b
Browse repository at this point
Start playback mid-file
chirag03k
committed
cc42625
View commit details
Copy full SHA for cc42625
Browse repository at this point
Commits on Sep 8, 2021
Required <sil> between seams
chirag03k
committed
f724f32
View commit details
Copy full SHA for f724f32
Browse repository at this point
Commits on Sep 9, 2021
Added documentation
chirag03k
committed
35d9cf5
View commit details
Copy full SHA for 35d9cf5
Browse repository at this point
Updated Documentation
chirag03k
authored
fab1543
View commit details
Copy full SHA for fab1543
Browse repository at this point
You can’t perform that action at this time.