mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboExperiments.git
synced 2026-06-17 13:46:06 +00:00
remove some local pathing to prevent confusion later
This commit is contained in:
@@ -4,7 +4,7 @@ Improve the OpenJibo `.NET` speech-to-text path for live robot testing.
|
||||
|
||||
Current repo context:
|
||||
|
||||
- workspace root: `C:\Projects\JiboExperiments\OpenJibo`
|
||||
- workspace root: `.\OpenJibo`
|
||||
- current live captures from `2026-04-18` showed that some turns succeeded, but many buffered-audio turns failed before producing a usable transcript
|
||||
- the current local `.NET` STT path is in:
|
||||
- `src/Jibo.Cloud/dotnet/src/Jibo.Cloud.Infrastructure/Audio/LocalWhisperCppBufferedAudioSttStrategy.cs`
|
||||
|
||||
Reference in New Issue
Block a user