ドキュメントを更新し、型注釈を追加してコードの可読性とメンテナンス性を向上。各モジュールの使用例や依存関係を明示化し、エラーハンドリングを改善。
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
"""Language table used by transcription components.
|
||||
|
||||
Maps a display language and country to engine-specific language codes.
|
||||
"""
|
||||
|
||||
transcription_lang = {
|
||||
"Afrikaans":{
|
||||
"South Africa":{
|
||||
|
||||
Reference in New Issue
Block a user