Skip to content

stt model and new features sorted - #2

Open
harshitcodes1308 wants to merge 19 commits into
RunanywhereAI:mainfrom
harshitcodes1308:speectotextmodel
Open

stt model and new features sorted#2
harshitcodes1308 wants to merge 19 commits into
RunanywhereAI:mainfrom
harshitcodes1308:speectotextmodel

Conversation

@harshitcodes1308

Copy link
Copy Markdown

No description provided.

harshitcodes1308 and others added 19 commits February 22, 2026 01:35
…t-native-fs crash

- Move SDK initialization into ModelServiceProvider to fix race condition
- Fix LiveSessionScreen to fire-and-forget download and watch isSTTLoaded state
- Fix react-native-fs NullPointerException crash (null code in promise.reject)
- Increase download buffer from 8KB to 256KB for faster downloads
- Disable background download flag to prevent Android OEM throttling
- Add filesystem check to detect pre-pushed model files
- Fix transcribe() to transcribeFile() API mismatch
- Add postinstall patch script for react-native-fs fixes
fix: STT model loading - fix race condition, download speed, and reac…
@sanchitmonga22

Copy link
Copy Markdown
Contributor

@coderabbitai review

1 similar comment
@sanchitmonga22

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@sanchitmonga22, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 119 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9671c8a4-1ec5-499e-9202-b96e2ef78c76

📥 Commits

Reviewing files that changed from the base of the PR and between 8068d0b and a459637.

⛔ Files ignored due to path filters (37)
  • android/app/src/main/assets/fonts/Lora-Regular.ttf is excluded by !**/*.ttf
  • android/app/src/main/res/mipmap-hdpi/ic_launcher.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-mdpi/ic_launcher.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xhdpi/ic_launcher.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png is excluded by !**/*.png
  • android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png is excluded by !**/*.png
  • assets/app.ico is excluded by !**/*.ico
  • assets/favicon-120.png is excluded by !**/*.png
  • assets/favicon-128.png is excluded by !**/*.png
  • assets/favicon-144.png is excluded by !**/*.png
  • assets/favicon-152.png is excluded by !**/*.png
  • assets/favicon-195.png is excluded by !**/*.png
  • assets/favicon-228.png is excluded by !**/*.png
  • assets/favicon-32.png is excluded by !**/*.png
  • assets/favicon-48.png is excluded by !**/*.png
  • assets/favicon-57.png is excluded by !**/*.png
  • assets/favicon-72.png is excluded by !**/*.png
  • assets/favicon-96.png is excluded by !**/*.png
  • assets/favicon.ico is excluded by !**/*.ico
  • assets/fonts/Lora-Regular.ttf is excluded by !**/*.ttf
  • assets/icon.png is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/1024x1024.png is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/[email protected] is excluded by !**/*.png
  • package-lock.json is excluded by !**/package-lock.json
  • tech_stack_info.pdf is excluded by !**/*.pdf
📒 Files selected for processing (79)
  • .vscode/settings.json
  • MODEL_SETUP.md
  • android/app/src/main/java/ai/runanywhere/starter/NativeAudioModule.kt
  • android/app/src/main/res/drawable/ic_launcher_foreground.xml
  • android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  • android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
  • android/app/src/main/res/mipmap-hdpi/ic_launcher.xml
  • android/app/src/main/res/mipmap-hdpi/ic_launcher_round.xml
  • android/app/src/main/res/mipmap-mdpi/ic_launcher.xml
  • android/app/src/main/res/mipmap-mdpi/ic_launcher_round.xml
  • android/app/src/main/res/mipmap-xhdpi/ic_launcher.xml
  • android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.xml
  • android/app/src/main/res/mipmap-xxhdpi/ic_launcher.xml
  • android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.xml
  • android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.xml
  • android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.xml
  • android/app/src/main/res/values/colors.xml
  • android/app/src/main/res/values/strings.xml
  • android/link-assets-manifest.json
  • assets/app.icns
  • docs/MULTI_LANGUAGE_FEATURE.md
  • ios/RunAnywhereStarter.xcodeproj/project.pbxproj
  • ios/RunAnywhereStarter/Images.xcassets/AppIcon.appiconset/Contents.json
  • ios/RunAnywhereStarter/Info.plist
  • ios/link-assets-manifest.json
  • package.json
  • react-native.config.js
  • scripts/check-models.sh
  • scripts/patch-rnfs.sh
  • src/App.tsx
  • src/ai/BehavioralAnalyticsEngine.ts
  • src/ai/OutcomeReplayEngine.ts
  • src/ai/StrategicPreparationEngine.ts
  • src/ai/WhisperAutoCorrector.ts
  • src/ai/intentClassifier.ts
  • src/ai/patternLibrary.ts
  • src/ai/scoringEngine.ts
  • src/components/AudioVisualizer.tsx
  • src/components/ChatMessageBubble.tsx
  • src/components/CircularScore.tsx
  • src/components/CognitiveMeter.tsx
  • src/components/CounterStrategyCard.tsx
  • src/components/FeatureCard.tsx
  • src/components/LiveTranscript.tsx
  • src/components/ModelLoaderWidget.tsx
  • src/components/SessionSummaryCard.tsx
  • src/components/SuggestionCard.tsx
  • src/components/index.ts
  • src/config/index.ts
  • src/config/languages.ts
  • src/hooks/useCounterStrategy.ts
  • src/hooks/useLiveSession.ts
  • src/hooks/useLiveTranscription.ts
  • src/hooks/useSessionAnalyzer.ts
  • src/navigation/types.ts
  • src/screens/ChatScreen.tsx
  • src/screens/DisclaimerScreen.tsx
  • src/screens/HomeScreen.tsx
  • src/screens/InsightsScreen.tsx
  • src/screens/LiveSessionScreen.tsx
  • src/screens/OutcomeReplayScreen.tsx
  • src/screens/PreSessionFormScreen.tsx
  • src/screens/PreSessionStrategyScreen.tsx
  • src/screens/SettingsScreen.tsx
  • src/screens/SpeechToTextScreen.tsx
  • src/screens/TextToSpeechScreen.tsx
  • src/screens/ToolCallingScreen.tsx
  • src/screens/VoicePipelineScreen.tsx
  • src/screens/index.ts
  • src/services/CounterStrategyEngine.ts
  • src/services/LocalStorageService.ts
  • src/services/ModelService.tsx
  • src/services/NegotiationAnalyzer.ts
  • src/services/SessionEngine.ts
  • src/services/SpeechService.ts
  • src/state/sessionReducer.ts
  • src/theme/colors.ts
  • src/types/session.ts
  • tech_stack_info.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants