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

Korean translation for text_to_speech_with_torchaudio.py 번역 - 이가람(마스터스 B조) #601

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

garam24
Copy link
Contributor

@garam24 garam24 commented Sep 13, 2022

라이선스 동의

변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.

더 자세한 내용은 기여하기 문서를 참고해주세요.

동의하시면 아래 [ ][x]로 만들어주세요.

  • 기여하기 문서를 확인하였으며, 본 PR 내용에 BSD 3항 라이선스가 적용됨에 동의합니다.

관련 이슈 번호

이 Pull Request와 관련있는 이슈 번호를 적어주세요.

이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )

PR 종류

이 PR에 해당되는 종류 앞의 [ ][x]로 변경해주세요.

  • 오탈자를 수정하거나 번역을 개선하는 기여
  • 번역되지 않은 튜토리얼을 번역하는 기여
  • 공식 튜토리얼 내용을 반영하는 기여
  • 위 종류에 포함되지 않는 기여

PR 설명

이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
https://tutorials.pytorch.kr/intermediate/text_to_speech_with_torchaudio.html
페이지의 한국어 번역에 기여합니다.

Copy link
Contributor

@gorae17 gorae17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

문장이 깔끔하게 잘 읽혔습니다. 문법에 대해 리뷰 드렸는데요, make html-noplot으로 빌드 후 html 파일을 확인해보시면 결과 살펴보시는 데에 도움이 될 것 같습니다.

intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
intermediate_source/text_to_speech_with_torchaudio.py Outdated Show resolved Hide resolved
Copy link
Contributor

@gorae17 gorae17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

괄호로 원문 병기하는 것이 글 이해하기에 도움이 많이 되는 것 같네요!

Copy link
Contributor

@bub3690 bub3690 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

전반적으로 괜찮아 보입니다.
가끔 (waveform) 이런것이 반복되기도 하고, 없는 곳도 있는데
통일하는게 어떨가요?

@garam24
Copy link
Contributor Author

garam24 commented Sep 14, 2022

네, 영문 표기를 어떤 곳은 하고 어떤 곳은 안하고 일관되지 않은 부분이 있었네요.
가장 처음 등장할 때만 같이 표기하는 게 좋을 것 같은데 어떨까요?

@bub3690
Copy link
Contributor

bub3690 commented Sep 14, 2022

네, 영문 표기를 어떤 곳은 하고 어떤 곳은 안하고 일관되지 않은 부분이 있었네요. 가장 처음 등장할 때만 같이 표기하는 게 좋을 것 같은데 어떨까요?

저도 처음만 표기하는게 좋다고 생각합니다.

@garam24
Copy link
Contributor Author

garam24 commented Sep 14, 2022

네, 영문 표기를 어떤 곳은 하고 어떤 곳은 안하고 일관되지 않은 부분이 있었네요. 가장 처음 등장할 때만 같이 표기하는 게 좋을 것 같은데 어떨까요?

저도 처음만 표기하는게 좋다고 생각합니다.

처음 등장하는 경우만 영문 표기 같이 하고 나머지는 모두 수정하였습니다.

@hyoyoung hyoyoung added the 컨트리뷰톤 오픈소스 컨트리뷰톤 관련 이슈/PR label Sep 14, 2022
Copy link
Member

@hyoyoung hyoyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@hyoyoung hyoyoung merged commit 400fda9 into PyTorchKorea:master Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
컨트리뷰톤 오픈소스 컨트리뷰톤 관련 이슈/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants