Skip to content

Commit 78ffa11

Browse files
committed
Merge remote-tracking branch 'main/main' into onnx-branch
2 parents 5c7dc99 + f9b6d91 commit 78ffa11

29 files changed

+3120
-1271
lines changed

BabbleApp/Locale/English/locale.json

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
{
2+
"general.header": "General Settings",
3+
"general.checkForUpdates": "Check For Updates",
4+
"general.toolTip": "Toggle update check on launch",
5+
"general.oscSettings": "OSC Settings",
6+
"general.locationPrefix": "Location Prefix",
7+
"general.locationTooltip": "Prefix for OSC address",
8+
"general.address": "Address",
9+
"general.addressTooltip": "IP address we send OSC data to",
10+
"general.port": "Port",
11+
"general.portTooltip": "OSC port we send data to",
12+
"general.receiver": "Receive functions",
13+
"general.receiverTooltip": "Toggle OSC receive functions",
14+
"general.receiverPort": "Receiver Port",
15+
"general.receiverPortTooltip": "Port we receive OSC data from (used to recalibrate from within VRChat",
16+
"general.recalibrate": "Recalibrate Address",
17+
"general.recalibrateTooltip": "OSC address we use for recalibrating",
18+
"general.uvcCameraSettings": "UVC Camera Settings",
19+
"general.useRedChannel": "Use Red Channel",
20+
"general.useRedChannelTooltip": "Uses only the red channel for Omnicept capture",
21+
"general.xResolution": "X Resolution",
22+
"general.xResolutionTooltip": "X capture resolution. Default = 0",
23+
"general.yResolution": "Y Resolution",
24+
"general.yResolutionTooltip": "Y capture resolution. Default = 0",
25+
"general.framerate": "Framerate",
26+
"general.framerateTooltip": "Capture framerate. Default = 0",
27+
"general.language": "Language Settings",
28+
"general.languageInstructions": "Restart the Babble App to see your changes",
29+
"general.languageTooltip": "Change the language",
30+
"error.oscPort": "OSC port value must be an integer 0-65535",
31+
"error.oscValue": "OSC port value cannot be empty and must be an integer 0-65535",
32+
"error.notAnInt": "Not an Int",
33+
"error.notAFloat": "Not a Float",
34+
"error.improperTabValue": "Improper tab value",
35+
"error.frame": "Problem while getting frame",
36+
"error.size": "Size of frames to display are of unequal sizes",
37+
"error.capture": "Frame capture issue detected",
38+
"warn.frameDrop": "Frame drop. Corrupted JPEG",
39+
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
40+
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",
41+
"warn.backpressure1": "CAPTURE QUEUE BACKPRESSURE OF",
42+
"warn.backpressure2": "CHECK FOR CRASH OR TIMING ISSUES IN ALGORITHM",
43+
"warn.oneEuroValues": "OneEuroFilter values must be a legal number",
44+
"info.moveToTrackingMode": "Moving to tracking mode",
45+
"info.moveToROIMode": "Moving to ROI mode",
46+
"info.setROI": "Set ROI",
47+
"info.enabled": "Enabled",
48+
"info.disabled": "Disabled",
49+
"info.newValue": "New value",
50+
"info.discardingSerial": "Discarding the serial buffer",
51+
"info.refreshedCameraList": "Refreshed Camera List",
52+
"info.ETVRConnected": "ETVR Serial Tracker device connected on",
53+
"info.ETVRFailiure": "Failed to connect on",
54+
"info.enterCaptureOne": "Capture source",
55+
"info.enterCaptureTwo": "not found, retrying...",
56+
"info.exitCaptureThread": "Exiting capture thread",
57+
"info.exitTrackingThread": "Exiting tracking thread",
58+
"log.info": "INFO",
59+
"log.warn": "WARN",
60+
"log.error": "ERROR",
61+
"algorithm.header": "Model Settings",
62+
"algorithm.modelFile": "Model file",
63+
"algorithm.modelFileTooptip": "Name of the model file",
64+
"algorithm.inferenceThreads": "Inference Threads",
65+
"algorithm.inferenceThreadsTooltip": "How many threads to use for processing the model",
66+
"algorithm.runtime": "Runtime",
67+
"algorithm.runtimeTooltip": "",
68+
"algorithm.GPUIndex": "GPU Index",
69+
"algorithm.GPUIndexTooltip": "Select which device to run inference",
70+
"algorithm.useGPU": "Use GPU",
71+
"algorithm.useGPUTooltip": "Toggle GPU execution",
72+
"algorithm.modelOutputMultiplier": "Model output multiplier",
73+
"algorithm.modelOutputMultiplierTooltip": "Model output modifier",
74+
"algorithm.calibrationDeadzone": "Calibration Deadzone",
75+
"algorithm.calibrationDeadzoneTooltip": "Offset the minimum calibrated values",
76+
"algorithm.oneEuroFilterParameters": "One Euro Filter Parameters",
77+
"algorithm.minFrequencyCutoff": "Min Frequency Cutoff",
78+
"algorithm.minFrequencyCutoffTooltip": "",
79+
"algorithm.speedCoefficient": "Speed Coefficient",
80+
"algorithm.speedCoefficientTooltip": "",
81+
"camera.selectEntireFrame": "Select Entire Frame",
82+
"camera.selectEntireFrameTooltip": "Automatically set ROI",
83+
"camera.rotation": "Rotation",
84+
"camera.rotationTooltip": "Adjust the rotation of your cameras, make them level",
85+
"camera.startCalibration": "Start Calibration",
86+
"camera.startCalibrationTooltip": "Neutural Calibration: Hold a relaxed face, press [Start Calibration] and then press [Stop Calibraion]. \nFull Calibration: Press [Start Calibration] and make as many face movements as you can until it switches back to tracking mode or press [Stop Calibration]",
87+
"camera.stopCalibration": "Stop Calibration",
88+
"camera.stopCalibrationTooltip": "Stop calibration manually",
89+
"camera.enableCalibration": "Enable Calibration",
90+
"camera.enableCalibrationTooltip": "Checked = Calibrated model output. Unchecked = Raw model output",
91+
"camera.mode": "Mode",
92+
"camera.calibrating": "Calibration",
93+
"camera.verticalFlip": "Vertical Flip",
94+
"camera.verticalFlipTooltip": "Vertically flip camera feed",
95+
"camera.horizontalFlip": "Horizontal Flip",
96+
"camera.horizontalFlipTooltip": "Horizontally flip camera feed",
97+
"camera.crop": "Please set a Crop",
98+
"camera.cameraAddress": "Camera Address",
99+
"camera.cameraAddressTooltip": "Enter the IP address or UVC port of your camera. (Include the 'http://')",
100+
"camera.refreshCameraList": "Refresh List",
101+
"camera.saveAndRestartTracking": "Save and Restart Tracking",
102+
"camera.trackingMode": "Tracking Mode",
103+
"camera.trackingModeTooltip": "Go here to track your mouth",
104+
"camera.croppingMode": "Cropping Mode",
105+
"camera.croppingModeToolTip": "Go here to crop out your mouth",
106+
"camera.waiting": "Waiting for camera address",
107+
"camera.connecting": "Camera Connecting",
108+
"camera.reconnecting": "Camera Reconnecting",
109+
"camera.waitingOnMouthCrop": "Awating Mouth Crop",
110+
"camera.calibration": "Calibration",
111+
"camera.tracking": "Tracking",
112+
"config.noSettingsFile": "No settings file, using base settings",
113+
"config.failedToLoadSettings": "Failed to load settings file",
114+
"config.usingBackupSettings": "Using backup settings",
115+
"config.usingBaseSettings": "Using base settings",
116+
"config.saved": "Config saved successfully",
117+
"babble.latestVersion": "App is the latest version",
118+
"babble.needUpdateOne": "You have app version",
119+
"babble.needUpdateTwo": "installed. Please update to",
120+
"babble.needUpdateThree": "for the newest features",
121+
"babble.name": "Babble App",
122+
"babble.updatePresent": "New Update Available",
123+
"babble.updateTo": "Please update to",
124+
"babble.downloadPage": "Download Page",
125+
"babble.noToast": "Toast notifications not supported",
126+
"babble.noInternet": "Internet connection failed, no update check occured",
127+
"babble.camPage": "Cam",
128+
"babble.settingsPage": "Settings",
129+
"babble.algoSettingsPage": "Algo Settings",
130+
"babble.calibrationPage": "Calibration",
131+
"babble.exit": "Exiting Babble App",
132+
"calibration.header": "Calibration Settings",
133+
"calibration.mode": "Calibration Mode",
134+
"calibration.modeTooltip": "Neutral = Only Min values are set when starting and stopping calibration. Full = Min and Max values are set based on recorded values when starting calibration.",
135+
"calibration.left": "Left",
136+
"calibration.shape": "Shape",
137+
"calibration.right": "Right",
138+
"calibration.center": "Center",
139+
"calibration.min": "Min",
140+
"calibration.max": "Max",
141+
"calibration.resetMin": "Reset Min",
142+
"calibration.resetMinTooltip": "Reset minimum values",
143+
"calibration.resetMax": "Reset Max",
144+
"calibration.resetMaxTooltip": "Reset maximum values",
145+
"calibration.minLeftValue": "Min Left Value",
146+
"calibration.maxLeftValue": "Max Left Value",
147+
"calibration.minRightValue": "Min Right Value",
148+
"calibration.maxRightValue": "Max Right Value"
149+
}

BabbleApp/Locale/OwO/locale.json

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
{
2+
"general.header": "Genewaw Settings OwO",
3+
"general.checkForUpdates": "Check Fow Updates UwU",
4+
"general.toolTip": "Toggwe update check on waunch >w<",
5+
"general.oscSettings": "OSC Settings nya~",
6+
"general.locationPrefix": "Wocation Pwefix :3",
7+
"general.locationTooltip": "Pwefix fow OSC addwess OwO",
8+
"general.address": "Addwess >w<",
9+
"general.addressTooltip": "IP addwess we send OSC data to uwu",
10+
"general.port": "Powt nya~",
11+
"general.portTooltip": "OSC powt we send data to :3",
12+
"general.receiver": "Weceive functions OwO",
13+
"general.receiverTooltip": "Toggwe OSC weceive functions UwU",
14+
"general.receiverPort": "Weceivew Powt >w<",
15+
"general.receiverPortTooltip": "Powt we weceive OSC data fwom (used to wecawibwate fwom within VRChat nya~",
16+
"general.recalibrate": "Wecawibwate Addwess :3",
17+
"general.recalibrateTooltip": "OSC addwess we use fow wecawibwating OwO",
18+
"general.uvcCameraSettings": "UVC Camewa Settings UwU",
19+
"general.useRedChannel": "Use Wed Channew >w<",
20+
"general.useRedChannelTooltip": "Uses onwy the wed channew fow Omnicept captuwe nya~",
21+
"general.xResolution": "X Wesowution :3",
22+
"general.xResolutionTooltip": "X captuwe wesowution. Defauwt = 0 OwO",
23+
"general.yResolution": "Y Wesowution UwU",
24+
"general.yResolutionTooltip": "Y captuwe wesowution. Defauwt = 0 >w<",
25+
"general.framerate": "Fwamewate nya~",
26+
"general.framerateTooltip": "Captuwe fwamewate. Defauwt = 0 :3",
27+
"general.language": "Wanguage Settings OwO",
28+
"general.languageInstructions": "Westawt the Babbwe App to see youw changes UwU",
29+
"general.languageTooltip": "Change the wanguage >w<",
30+
"error.oscPort": "OSC port value must be an integer 0-65535",
31+
"error.oscValue": "OSC port value cannot be empty and must be an integer 0-65535",
32+
"error.notAnInt": "Not an Int",
33+
"error.notAFloat": "Not a Float",
34+
"error.improperTabValue": "Improper tab value",
35+
"error.frame": "Problem while getting frame",
36+
"error.size": "Size of frames to display are of unequal sizes",
37+
"error.capture": "Frame capture issue detected",
38+
"warn.frameDrop": "Frame drop. Corrupted JPEG",
39+
"warn.captureProblem": "Capture source problem, assuming camera disconnected, waiting for reconnect",
40+
"warn.serialCapture": "Serial capture source problem, assuming camera disconnected, waiting for reconnect",
41+
"warn.backpressure1": "CAPTURE QUEUE BACKPRESSURE OF",
42+
"warn.backpressure2": "CHECK FOR CRASH OR TIMING ISSUES IN ALGORITHM",
43+
"warn.oneEuroValues": "OneEuroFilter values must be a legal number",
44+
"info.moveToTrackingMode": "Moving to tracking mode",
45+
"info.moveToROIMode": "Moving to ROI mode",
46+
"info.setROI": "Set ROI",
47+
"info.enabled": "Enabled",
48+
"info.disabled": "Disabled",
49+
"info.newValue": "New value",
50+
"info.discardingSerial": "Discarding the serial buffer",
51+
"info.refreshedCameraList": "Refreshed Camera List",
52+
"info.ETVRConnected": "ETVR Serial Tracker device connected on",
53+
"info.ETVRFailiure": "Failed to connect on",
54+
"info.enterCaptureOne": "Capture source",
55+
"info.enterCaptureTwo": "not found, retrying...",
56+
"info.exitCaptureThread": "Exiting capture thread",
57+
"info.exitTrackingThread": "Exiting tracking thread",
58+
"log.info": "INFO",
59+
"log.warn": "WARN",
60+
"log.error": "ERROR",
61+
"algorithm.header": "Modew Settings :3",
62+
"algorithm.modelFile": "Modew fiwe OwO",
63+
"algorithm.modelFileTooptip": "Name of the modew fiwe UwU",
64+
"algorithm.inferenceThreads": "Infewence Thweads >w<",
65+
"algorithm.inferenceThreadsTooltip": "How many thweads to use fow pwocessing the modew nya~",
66+
"algorithm.runtime": "Wuntime :3",
67+
"algorithm.runtimeTooltip": "",
68+
"algorithm.GPUIndex": "GPU Index OwO",
69+
"algorithm.GPUIndexTooltip": "Sewect which device to wun infewence UwU",
70+
"algorithm.useGPU": "Use GPU >w<",
71+
"algorithm.useGPUTooltip": "Toggwe GPU execution nya~",
72+
"algorithm.modelOutputMultiplier": "Modew output muwtipwiew :3",
73+
"algorithm.modelOutputMultiplierTooltip": "Modew output modifiew OwO",
74+
"algorithm.calibrationDeadzone": "Cawibwation Deadzone UwU",
75+
"algorithm.calibrationDeadzoneTooltip": "Offset the minimum cawibwated vawues >w<",
76+
"algorithm.oneEuroFilterParameters": "One Euwo Fiwtew Pawametews nya~",
77+
"algorithm.minFrequencyCutoff": "Min Fwequency Cutoff :3",
78+
"algorithm.minFrequencyCutoffTooltip": "",
79+
"algorithm.speedCoefficient": "Speed Coefficient OwO",
80+
"algorithm.speedCoefficientTooltip": "",
81+
"camera.selectEntireFrame": "Sewect Entiwe Fwame UwU",
82+
"camera.selectEntireFrameTooltip": "Automaticawwy set WOI >w<",
83+
"camera.rotation": "Wotation nya~",
84+
"camera.rotationTooltip": "Adjust the wotation of youw camewas, make them wevew :3",
85+
"camera.startCalibration": "Stawt Cawibwation OwO",
86+
"camera.startCalibrationTooltip": "Neutwaw Cawibwation: Howd a wewaxed face, pwess [Stawt Cawibwation] and then pwess [Stop Cawibwaion]. \nFuww Cawibwation: Pwess [Stawt Cawibwation] and make as many face movements as you can untiw it switches back to twacking mode ow pwess [Stop Cawibwation] UwU",
87+
"camera.stopCalibration": "Stop Cawibwation >w<",
88+
"camera.stopCalibrationTooltip": "Stop cawibwation manuawwy nya~",
89+
"camera.enableCalibration": "Enabwe Cawibwation :3",
90+
"camera.enableCalibrationTooltip": "Checked = Cawibwated modew output. Unchecked = Waw modew output OwO",
91+
"camera.mode": "Mode UwU",
92+
"camera.calibrating": "Cawibwation >w<",
93+
"camera.verticalFlip": "Vewticaw Fwip nya~",
94+
"camera.verticalFlipTooltip": "Vewticawwy fwip camewa feed :3",
95+
"camera.horizontalFlip": "Howizontaw Fwip OwO",
96+
"camera.horizontalFlipTooltip": "Howizontawwy fwip camewa feed UwU",
97+
"camera.crop": "Pwease set a Cwop >w<",
98+
"camera.cameraAddress": "Camewa Addwess nya~",
99+
"camera.cameraAddressTooltip": "Entew the IP addwess ow UVC powt of youw camewa. (Incwude the 'http://') :3",
100+
"camera.refreshCameraList": "Wefwesh Wist OwO",
101+
"camera.saveAndRestartTracking": "Save and Westawt Twacking UwU",
102+
"camera.trackingMode": "Twacking Mode >w<",
103+
"camera.trackingModeTooltip": "Go hewe to twack youw mouth nya~",
104+
"camera.croppingMode": "Cwopping Mode :3",
105+
"camera.croppingModeToolTip": "Go hewe to cwop out youw mouth OwO",
106+
"camera.waiting": "Waiting fow camewa addwess UwU",
107+
"camera.connecting": "Camewa Connecting >w<",
108+
"camera.reconnecting": "Camewa Weconnecting nya~",
109+
"camera.waitingOnMouthCrop": "Awaiting Mouth Cwop :3",
110+
"camera.calibration": "Cawibwation OwO",
111+
"camera.tracking": "Twacking UwU",
112+
"config.noSettingsFile": "No settings file, using base settings",
113+
"config.failedToLoadSettings": "Failed to load settings file",
114+
"config.usingBackupSettings": "Using backup settings",
115+
"config.usingBaseSettings": "Using base settings",
116+
"config.saved": "Config saved successfully",
117+
"babble.latestVersion": "App is the latest version",
118+
"babble.needUpdateOne": "You have app version",
119+
"babble.needUpdateTwo": "installed. Please update to",
120+
"babble.needUpdateThree": "for the newest features",
121+
"babble.name": "Babbwe App UwU",
122+
"babble.updatePresent": "New Update Avaiwabwe >w<",
123+
"babble.updateTo": "Pwease update to nya~",
124+
"babble.downloadPage": "Downwoad Page :3",
125+
"babble.noToast": "Toast notifications not suppowted OwO",
126+
"babble.noInternet": "Intewnet connection faiwed, no update check occuwwed UwU",
127+
"babble.camPage": "Cam >w<",
128+
"babble.settingsPage": "Settings nya~",
129+
"babble.algoSettingsPage": "Awgo Settings :3",
130+
"babble.calibrationPage": "Cawibwation OwO",
131+
"babble.exit": "Exiting Babble App",
132+
"calibration.header": "Cawibwation Settings >w<",
133+
"calibration.mode": "Cawibwation Mode nya~",
134+
"calibration.modeTooltip": "Neutwaw = Onwy Min vawues awe set when stawting and stopping cawibwation. Fuww = Min and Max vawues awe set based on wecowded vawues when stawting cawibwation. :3",
135+
"calibration.left": "Left",
136+
"calibration.shape": "Shape UwU",
137+
"calibration.right": "Right",
138+
"calibration.center": "Centew nya~",
139+
"calibration.min": "Min :3",
140+
"calibration.max": "Max OwO",
141+
"calibration.resetMin": "Weset Min UwU",
142+
"calibration.resetMinTooltip": "Weset minimum vawues >w<",
143+
"calibration.resetMax": "Weset Max nya~",
144+
"calibration.resetMaxTooltip": "Weset maximum vawues :3",
145+
"calibration.minLeftValue": "Min Weft Vawue OwO",
146+
"calibration.maxLeftValue": "Max Weft Vawue UwU",
147+
"calibration.minRightValue": "Min Wight Vawue >w<",
148+
"calibration.maxRightValue": "Max Wight Vawue nya~"
149+
}

0 commit comments

Comments
 (0)