AnyMemo icon indicating copy to clipboard operation
AnyMemo copied to clipboard

语音库能不能改成一个大文件的方式

Open xmsonghy opened this issue 9 years ago • 3 comments

目前是每个单词一个mp3文件,我当前的语音库有 165891个3-4k的文件,这占用了大量的空间,同时导致android系统运行的许多问题,拷贝也很不方便,能否类似mdict这类工具,把一堆的文件合成一个300M的sound.mdd,这样会方便多了。

xmsonghy avatar Apr 09 '16 01:04 xmsonghy

这个建议可以考虑。可以把语音文件用zip压缩,然后解压。 索引是个问题。可能需要额外得索引。

helloworld1 avatar Apr 11 '16 18:04 helloworld1

不知道能否直接利用现成的其它软件的语音库。

xmsonghy avatar Apr 18 '16 07:04 xmsonghy

Could you send me a sample format and the documentation of the format? The format must be open standard so there is no copyright or patent issue around it.

helloworld1 avatar Apr 18 '16 18:04 helloworld1