GithubHelp home page GithubHelp logo

Comments (7)

kxxt avatar kxxt commented on June 29, 2024 1

注意这里的 rate 不是试用页面上的 speaking speed.
试用页面上的 speaking speed 对应的 rate 恰好是 0.04,这可能是你所说的 1

from aspeak.

kxxt avatar kxxt commented on June 29, 2024 1

尝试了几个 voice, -r指定不同的值结果都没有变化. 此外, 该选项的默认值好像是1? 而不是0.04

@dioxide 有一个 bug(#9) 导致在不提供 -t/-s 选项时 style, rate 和 pitch 不起作用,已在 v1.3.1 中修复

from aspeak.

kxxt avatar kxxt commented on June 29, 2024

默认值是 0.04,我在 1.3.0 版本测试是没有问题的,你可以提供复现这个问题的完整命令吗?

$ aspeak -t "你好,世界!" -v zh-CN-XiaoxiaoNeural -o default.wav
$ aspeak -t "你好,世界!" -v zh-CN-XiaoxiaoNeural -r 1 -o 1.wav 
$ ls -la | grep wav   
-rw-r--r--   1 kxxt kxxt   43822  5月  7 23:34 1.wav
-rw-r--r--   1 kxxt kxxt   85294  5月  7 23:34 default.wav

from aspeak.

kxxt avatar kxxt commented on June 29, 2024

我改天在文档里提一下这个问题

from aspeak.

dioxide avatar dioxide commented on June 29, 2024

pbpaste | /usr/local/bin/aspeak -l zh-CN -v zh-CN-YunxiNeural -S assistant -r 0.8

目前我是这么测试的. 这个-r不是指语音的速率么? 我没找到这个参数相关的文档描述.

那如果想指定速率应该如何使用呢?

3q

from aspeak.

kxxt avatar kxxt commented on June 29, 2024

from aspeak.

kxxt avatar kxxt commented on June 29, 2024

Closed since it is documented now.

from aspeak.

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.