Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FOSS2023-1_final
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jun Seo Hong
FOSS2023-1_final
Commits
4f8ae2cb
Commit
4f8ae2cb
authored
2 years ago
by
Jun Seo Hong
Browse files
Options
Downloads
Patches
Plain Diff
update README.md
parent
3c70f4c2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
4f8ae2cb
...
...
@@ -51,7 +51,7 @@ vi nsss.py
`pyttsx3`
객체의 여러가지 속성들이 다음과 같이 정의되어 있는데,
`VoiceAge`
만 에러가 났다.
왜 해당 속성만 에러가 나는지에 대한 정확한 원인은 찾지 못했고, 해당 파일에서 VoiceAge 속성을 삭제하는 방식으로 문제를 해결하였다.
`[opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/pyttsx3/drivers/nsss.py]`
`[
파일명:
opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/pyttsx3/drivers/nsss.py]`
```
python
return
Voice
(
attr
[
'
VoiceIdentifier
'
],
attr
[
'
VoiceName
'
],
[
lang
],
attr
[
'
VoiceGender
'
],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment