Skip to content
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

run.py: ルーティング関数の戻り値に型ヒントを追加 #764

Merged
merged 41 commits into from
Oct 16, 2023
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6869a94
/audio_query: return type hint
aoirint Oct 9, 2023
6b8b360
/audio_query_from_preset: return type hint
aoirint Oct 9, 2023
98e6b9e
/accent_phrases: return type hint
aoirint Oct 9, 2023
3afbd54
/mora_length: return type hint
aoirint Oct 9, 2023
54e0b7d
/mora_pitch: return type hint
aoirint Oct 9, 2023
b1eb5ba
/synthesis: return type hint
aoirint Oct 9, 2023
03f0f2a
/cancellable_synthesis: return type hint
aoirint Oct 9, 2023
8ee554c
/multi_synthesis: return type hint
aoirint Oct 9, 2023
4a74f82
/morphable_targets: return type hint
aoirint Oct 9, 2023
8758967
/synthesis_morphing: return type hint
aoirint Oct 9, 2023
91b823a
/connect_waves: return type hint
aoirint Oct 9, 2023
9c046a9
/presets: return type hint
aoirint Oct 9, 2023
1725e50
/add_preset: return type hint
aoirint Oct 9, 2023
3510c3e
/update_preset: return type hint
aoirint Oct 9, 2023
2bdca94
/delete_preset: return type hint
aoirint Oct 9, 2023
ce378c2
/core_versions: return type hint
aoirint Oct 9, 2023
196e092
/speakers: return type hint
aoirint Oct 9, 2023
c32d4e0
/downloadable_libraries: return type hint
aoirint Oct 9, 2023
6afb461
/installed_libraries: return type hint
aoirint Oct 9, 2023
3d6771c
/install_library: return type hint
aoirint Oct 9, 2023
68044d6
/uninstall_library: return type hint
aoirint Oct 9, 2023
386d216
/initialize_speaker: return type hint
aoirint Oct 9, 2023
293d022
/is_initialized_speaker: return type hint
aoirint Oct 9, 2023
9d33e2e
/user_dict: return type hint
aoirint Oct 9, 2023
2337a90
/add_user_dict_word: return type hint
aoirint Oct 9, 2023
39df715
rewrite_user_dict_word: return type hint
aoirint Oct 9, 2023
59f46bc
delete_user_dict_word: return type hint
aoirint Oct 9, 2023
1eca719
/import_user_dict: return type hint
aoirint Oct 9, 2023
d3f7f9a
/supported_devices: return type hint
aoirint Oct 9, 2023
ec10dcb
/engine_manifest: return type hint
aoirint Oct 9, 2023
e330ad7
/validate_kana: return type hint
aoirint Oct 9, 2023
3e92a0e
setting_get: return type hint
aoirint Oct 9, 2023
e800966
setting_get: fix invalid response class (TemplateResponse is not subc…
aoirint Oct 9, 2023
cee166e
setting_post: return type hint
aoirint Oct 9, 2023
2fbe45b
setting_post: fix invalid response class (TemplateResponse is not sub…
aoirint Oct 9, 2023
d6efd18
remove unused import HTMLResponse
aoirint Oct 9, 2023
ea34962
/core_versions: fix invalid return type hint
aoirint Oct 9, 2023
5ba808c
format
aoirint Oct 9, 2023
fc075b5
/speaker_info: return type hint
aoirint Oct 9, 2023
ecabb6a
/synthesis_morphing: remove optional
aoirint Oct 9, 2023
f4593b5
revert single argument function code style to previous format
aoirint Oct 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view