Git Product home page Git Product logo

Comments (6)

hgneng avatar hgneng commented on August 22, 2024 2

暂没有很好的算法实现。

这个需要在音频剪切的时候波形两边不要留空白。曾经写过一些算法让音量很小的部分交叠,但部分字的音会变得很弱分辨不清,后来基本取消了这种交叠的算法。不过这不代表这个思路不可行,只是我的算法不够好。

当一个词读得比较连贯的时候,它其实不是两个字音频波形的单纯拼接,第一个字的尾音和第二个字的首音会发生一定的变形。

from ekho.

hgneng avatar hgneng commented on August 22, 2024
  1. 选择一种潮州话拼音系统,列出所有拼音。
  2. 按顺序为每个拼音录制音频,可以保存成一个或多个文件,每个拼音间保留一些空白。
  3. 人工(或借助脚本)剪切音频文件,让每个拼音独立一个音频文件。
  4. 添加一些代码支持。

如果声音文件以GPL2许可发布,3、4步可直接让我来完成。
参考资料:http://www.eguidedog.net/doc/doc_make_new_voice.php

from ekho.

cnscns avatar cnscns commented on August 22, 2024

声音间隔时间能否通过代码短一点,转出来以后感觉间隔偏长了一点

from ekho.

cnscns avatar cnscns commented on August 22, 2024

例如读我们,我 和 们之间间隔时间太长

from ekho.

cnscns avatar cnscns commented on August 22, 2024

当前有中文语音wav文件,能否帮忙转成ekho能处理的文件,wav文件可以开源出来

from ekho.

hgneng avatar hgneng commented on August 22, 2024

有词典吗?语音文件放网盘?或者QQ给我(QQ:122206051)?

from ekho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.