Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装星际译王startDict
Apps Section
1114
views ·
2
replies ·
To
floor
Go
风吹过的绿洲
deepin
2018-01-07 08:56
Author
应用商店没有上这个软件,有道词典又经常性卡死(deepin加油,希望后续改进基础软件体验)
于是乎安装星际译王
$ sudo apt-get install stardict
Copy the Code
下载词典,地址:
http://download.huzheng.org/
选择 简体中文词典,就会有N 多的词典出现在眼前
下载推荐的牛津英汉双解美化版、朗道英汉字典、朗道英汉字典
解压到/usr/share/stardict/dic目录
$ sudo for f in stardict*.tar.bz2; do sudo tar -jxvf $f -C /usr/share/stardict/dic; done
Copy the Code
卸载默认安装的很差劲的发音包
$ sudo apt-get remove stardict-plugin-espeak stardict-plugin-festival
Copy the Code
下载语音包,地址:
https://sourceforge.net/projects ... yabdcRealPeopleTTS/
下载第一个就行rpm文件直接解压
然后把解压的目录 剪切到/usr/share/
$ sudo mv /usr/share/WyabdcRealPeopleTTS /usr/share/
Copy the Code
重启软件,就好了。点击朗读单词按钮或者回车都能发音。
Reply
Like 0
Favorite
View the author
All Replies
风吹过的绿洲
deepin
2018-01-07 09:39
#1
大家可以下载应用商店的GoldenDict,这个是可以兼容starDict的词典和语音库。还是拷贝到一样的目录,GoldenDict可以自动搜索词典和语音库。starDict由于版权问题,已经不在更新了。
Reply
Like 0
View the author
lulinux
deepin
2018-01-07 16:56
#2
刚要用,就碰上了这么好的教程。谢谢啦。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Looking Deepin ci 25.2.0 Developer/Unstable repositories
How to fix grub boot menu that has disappeared?
Popular Events
More
于是乎安装星际译王