You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Added inference times, plus for some apps TTFT, tokens/second.
Fixed T2S streaming for unfinished sentences.
### Introduces a breaking change?
- [ ] Yes
- [x] No
### Type of change
- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)
### Tested on
- [x] iOS
- [ ] Android
### Testing instructions
- [ ] Run all apps and check if basic statistics are correctly displayed
- [x] Check that text without end of sequence sign is processed
correctly in text to speech example
### Screenshots
<!-- Add screenshots here, if applicable -->
### Related issues
Closes#959
### Checklist
- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
---------
Co-authored-by: IgorSwat <igorswat2002@o2.pl>
Co-authored-by: Bartosz Hanc <bartosz.hanc02@gmail.com>
0 commit comments