Commit a0fe7e4
Submodule voicevox_core updated 10 files
- .github/workflows/build_and_deploy_downloader.yml+4-1
- crates/voicevox_core/src/__internal.rs+2-2
- crates/voicevox_core/src/engine/talk.rs+1
- crates/voicevox_core/src/engine/talk/text.rs+2
- crates/voicevox_core/src/engine/talk/text/hankaku_zenkaku.rs+40
- crates/voicevox_core/src/engine/talk/text/katakana.rs+25
- crates/voicevox_core/src/engine/talk/user_dict.rs+1-1
- crates/voicevox_core/src/engine/talk/user_dict/word.rs+7-45
- crates/voicevox_core/src/synthesizer.rs+15-26
- deny.toml+2-2
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments