-
Notifications
You must be signed in to change notification settings - Fork 78
feat!: multilingual text-to-speech #1134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
IgorSwat
wants to merge
30
commits into
main
Choose a base branch
from
@is/multilingual-tts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e6b59cd
build: update ios libs
barhanc 717c16c
Link phonemis with Android build
IgorSwat 8c74d42
Link phonemis with iOS build
IgorSwat 3609385
Adjust typescript API to new tts structure
IgorSwat b4a27e3
Fix model picker & adjust to new Phonemis API
IgorSwat ad3c76a
Add spanish
IgorSwat 5273507
Add italian
IgorSwat 847d352
Add basic polish, portugese and hindi
IgorSwat b43b75b
Partitioner refactor
IgorSwat 7614cca
Adjust Kokoro API to new Partitioner
IgorSwat eca179e
Adjust native/JS API
IgorSwat 249440d
Native side refactor
IgorSwat dd297d6
Implement dynamic phonemization
IgorSwat 088dfd5
Silence tsconfig warnings
IgorSwat b9d736a
Introduce finetuned Kokoro
IgorSwat 4b0e928
Add audio volume up
IgorSwat c3b4d9f
Improve audio trimming algorithm
IgorSwat c356673
Change the typescript API to allow custom model weights bundled with …
IgorSwat 7070c4e
Fix audio api error
IgorSwat 06e42b2
Bump audio-api
IgorSwat fe67c65
Add german voice
IgorSwat 995a70d
Apply review suggestions
IgorSwat c2c211c
Fix hindi phonemization
IgorSwat a3c38d3
Update docs
IgorSwat 3135467
Fix broken docs links: ResourceSource and TextToSpeechModelSources ar…
msluszniak 1ad23ea
Update t2s tests
IgorSwat 38340f6
Merge branch '@is/multilingual-tts' of https://github.com/software-ma…
IgorSwat 887ad1b
Fix native test suite drift
msluszniak e173e9d
Fix audio index out of bounds bug
IgorSwat 065c264
Merge branch '@is/multilingual-tts' of https://github.com/software-ma…
IgorSwat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -206,3 +206,9 @@ Deinitialize | |
| fastsam | ||
| promptable | ||
| topk | ||
| phonemize | ||
| phonemization | ||
| Siwis | ||
| SIWIS | ||
| Mateusz | ||
| MATEUSZ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.