Block or Report
Block or report caisq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tensorflow Public
Forked from tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
-
tfjs-layers-1 Public
Forked from tensorflow/tfjs-layers
TensorFlow.js high-level layers API
TypeScript 1
-
797 contributions in the last year
Less
More
Activity overview
Contributed to
TeamGleason/SpeakFaster,
tensorflow/tfjs,
shanqing-cai/audapter_matlab
and 5 other
repositories
Contribution activity
March 2022
Created 96 commits in 2 repositories
Created a pull request in TeamGleason/SpeakFaster that received 3 comments
[WebUI] Inject string in addition to keypresses; Handle shift keys
This PR includes two loosely-related changes: When injecting text, not only issue keypresses, but also send the text string as an argument, so tha…
+62
−28
•
3
comments
Opened 10 other pull requests in 1 repository
TeamGleason/SpeakFaster
1
open
8
merged
1
closed
- [WebUI] Add code to get host app version; Fix lingering text after favorite-phrase add
- [Data Manager] Video ffmpeg path issue on Windows
- [WebUI] Disable keypress checks for the time being
- [Data Manager] Relax tEnd check in check_keypresses()
- [Data Manager] Check for correctness of keypresses during postprocessing
- [WebUI] Bring master branch up-to-date with webui-2
- [Data Manager] Allow underscores in speaker ID
- [WebUI] Add LexiconComponent
- [Data Manager] Add "Open raw ASR" button
- [WebUI] Factor out FavoriteButtonComopnent
Created an issue in TeamGleason/SpeakFaster that received 2 comments
[WebUI] Add smoothing (low pass filtering) to the time series of x-y gaze coordinates
It is standard practice to perform filtering on gaze coordinates. This should be done at the level of the host app.
2
comments
Opened 42 other issues in 1 repository
TeamGleason/SpeakFaster
7
open
35
closed
- [WebUI] Input bar text not cleaned up after adding a favorite phrase
- [WebUI] Remove the "care" button from the left nav
- [WebUI] Input bar: after accidental clicking of inject button, clicking speak button again should activate TTS of same phrase
- [WebUI] Keyword AE should remove sentence-end punctuation
- [WebUI] InputBarComponent: Support question mark and exclamation point
- [WebUI] Need more friendly UI when the prototype web page is unloadable
- [WebUI] Prevent duplicate context turns in a row
- [WebUI] InputBarComponent: Updating button boxes is sometimes not done after X button click.
- [WebUI] Make dwell time adjustable in UI
- [WebUI] Explore auto turning on/off the word completion and prediction in 3rd party eye gaze keyboard.
- [WebUI] Support importing quick phrase into the input bar.
- [WebUI] When user is not typing, automatically highlight (select) new incoming conversation turns
- [WebUI] Help page: document abbreviation for no contraction (e.g., do not)
- [WebUI] Abbreviation expansion: automatically speak out loud options if confidence is high and option is unique
- [WebUI] Companion app: Reduce the number of clicks of the "Speak" and "Send" buttons
- [WebUI] Make speaking rate adjustable for personalized (Cloud) TTS
- [WebUI] Lower the sound intensity of the "medium" volume setting
- [WebUI] Move the main host window and the reposition window closure towards the center of screen
- [WebUI] Increase the clickable area of the buttons in left nav and the input bar
- [WebUI] QuickPhrasesComponent: Increase the scroll step from 1 row to 3 rows
- [WebUI] Add UI for adding and activating partner-specific quick phrases
- [WebUI] Sort quick phrases by frequency of use
- [WebUI] Support editing a quick phrase
- [WebUI] Copy button should support copying text into the system clipboard
- [WebUI] AbbreviationComponent: After selecting text prediction, X button should be shown
- Some issues not shown.