37 lines
1.2 KiB
INI
37 lines
1.2 KiB
INI
|
|
[/Script/CommonUI.CommonUISettings]
|
|
CommonButtonAcceptKeyHandling=TriggerClick
|
|
|
|
[/Script/EngineSettings.GeneralProjectSettings]
|
|
ProjectID=11C9116142A58F76A4E7F987AE989538
|
|
|
|
[/Script/UnrealHyperTwist.HyperTwistHttpVisionClient]
|
|
ProviderLabel=local-http-sidecar
|
|
ServiceBaseUrl="http://127.0.0.1:8766"
|
|
OpenSessionPath=/vision/session/open
|
|
SubmitFramePath=/vision/frame
|
|
CommitObservationPath=/vision/commit
|
|
FinalizeSessionPath=/vision/session/finalize
|
|
CloseSessionPath=/vision/session/close
|
|
HealthPath=/vision/health
|
|
RequestTimeoutSeconds=5.0
|
|
|
|
[/Script/UnrealHyperTwist.HyperTwistHttpSpeechClient]
|
|
ProviderLabel=local-http-sidecar
|
|
ServiceBaseUrl="http://127.0.0.1:8766"
|
|
OpenSessionPath=/speech/session/open
|
|
TranscribeUtterancePath=/speech/utterance
|
|
CloseSessionPath=/speech/session/close
|
|
HealthPath=/speech/health
|
|
RequestTimeoutSeconds=5.0
|
|
|
|
[/Script/UnrealHyperTwist.HyperTwistHttpVoiceClient]
|
|
ProviderLabel=local-http-sidecar
|
|
ServiceBaseUrl="http://127.0.0.1:8766"
|
|
ProfilesPath=/voice/profiles
|
|
SynthesizePath=/voice/narrate
|
|
HealthPath=/voice/health
|
|
RequestTimeoutSeconds=5.0
|
|
|
|
[/Script/DeveloperToolSettings.ProjectPackagingSettings]
|
|
+DirectoriesToNeverCook=(Path="/MovieRenderPipeline/Blueprints")
|