Nolan Darilek nolan
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-30 21:55:22 +00:00
1e55c43153 WIP: Use correct type in backend implementation.
e56a0da2e5 WIP: Reorganize, and try to get working with Speech Dispatcher.
55f841d887 Merge extra module into main module.
c222c087b2 cargo fmt
6057d9c968 Merge pull request #2 from francois-caddet/feature/voices
Compare 21 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-18 15:55:22 +00:00
acecb1f362 Bump windows dependency and crate version.
nolan synced commits to refs/tags/v0.21.1 at nolan/tts-rs from mirror 2022-03-18 15:55:22 +00:00
nolan synced new reference refs/tags/v0.21.1 to nolan/tts-rs from mirror 2022-03-18 15:55:22 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-11 04:15:22 +00:00
fd9f5ae60a Branch not needed.
b435c89239 Bump version.
3366f93e2b Fix release workflow to not build default features.
539003205e Appease Clippy.
5c9c649505 Also disable default features for Linux when running Clippy.
Compare 5 commits »
nolan synced commits to refs/tags/v0.21.0 at nolan/tts-rs from mirror 2022-03-11 04:15:22 +00:00
nolan synced new reference refs/tags/v0.21.0 to nolan/tts-rs from mirror 2022-03-11 04:15:22 +00:00
nolan synced and deleted reference soundness at nolan/tts-rs from mirror 2022-03-10 20:05:22 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-10 20:05:22 +00:00
f275e506df Disable default-features on Linux since runners don't have speech-dispatcher 0.10 or greater.
ef0a78c745 Bump speech-dispatcher, and support building with multiple versions.
cc8fd91c86 Set event callbacks on pre-clone value to ensure that they remain alive.
888e6a3dfa Correctly clean up callback references based on whether `Arc` remains cloned on drop.
5944794980 Add `Arc<RwLock<...>>` for remaining platforms.
Compare 7 commits »
nolan synced commits to master at nolan/speech-dispatcher-rs from mirror 2022-03-10 20:05:21 +00:00
8c69d78411 And of course Cargo complains about my feature name only at publication time. Fixed.
0ba2937a8a Update CI since build environment doesn't run a newer speech-dispatcher.
be9e4592ec And another...
6aacce2d73 Feature mismatch.
bbae5dc983 Add 0.10 feature.
Compare 9 commits »
nolan synced commits to refs/tags/v0.13.0+v0.7.0 at nolan/speech-dispatcher-rs from mirror 2022-03-10 20:05:21 +00:00
nolan synced new reference refs/tags/v0.13.0+v0.7.0 to nolan/speech-dispatcher-rs from mirror 2022-03-10 20:05:21 +00:00
nolan synced commits to soundness at nolan/tts-rs from mirror 2022-03-08 02:45:22 +00:00
nolan synced new reference soundness to nolan/tts-rs from mirror 2022-03-08 02:45:22 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-07 18:35:22 +00:00
90f7dae6a1 Bump windows dependency and version.
nolan synced commits to refs/tags/v0.20.4 at nolan/tts-rs from mirror 2022-03-07 18:35:22 +00:00
nolan synced new reference refs/tags/v0.20.4 to nolan/tts-rs from mirror 2022-03-07 18:35:22 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-02-11 23:01:17 +00:00
f310306508 Bump version.
9f8b670fe0 Bump dependency.
Compare 2 commits »
nolan synced commits to refs/tags/v0.20.3 at nolan/tts-rs from mirror 2022-02-11 23:01:17 +00:00
nolan synced new reference refs/tags/v0.20.3 to nolan/tts-rs from mirror 2022-02-11 23:01:17 +00:00