电脑语音输入方便的软件有吗

xie666 2026-07-22 07:59 1

电脑语音输入方便的软件有吗,重点是想使用AI,搜狗这些输入法语音输入感觉怪怪的,


最好是可以用手机直接语音输入,电脑那边实时把字传出来😳


有时候打字太慢了,语音输入要方便,来的快很多,

各位佬,求推荐,给鸡腿 ^-^

感谢感谢感谢🙏 ^-^

最新回复 (26)
  • bakohok 07-22 08:01
    1

    讯飞?老牌

  • party 07-22 08:01
    2

    讯飞输入法

  • 花开富贵- 07-22 08:02
    3

    豆包输入试试 如果觉得不够,就上 typeless

  • wscmdyzk 07-22 08:03
    4

    你就没想过 你真正需要的其实是个能连电脑的麦

  • hehui0712 07-22 08:07
    5

    @wscmdyzk #4 不用的,讯飞有个鼠标,直接拿起来按一个键讲话就能转文字了 ,还挺好用

  • nyavana 07-22 08:10
    6

    目前最强是handy

    https://github.com/cjpais/handy


    模型用千问ASR,0.6B一般就差不多了

    后处理用GPT 5.4 mini做语义识别和订正

    再买一个大疆的DJI Mic Mini 1/2


    这一套配置下来无人能及,成本大概一个月几块钱,弄好了就不需要碰键盘了

  • fk1124 07-22 08:17
    7

    @nyavana #6 这个的使用场景是什么呢?

  • auok 07-22 08:25
    8

    涨知识了

  • xie666 楼主 07-22 08:29
    9

    @wscmdyzk #4 我有声卡,连到电脑上的也行

  • iceking 07-22 08:30
    10

    typeless

  • lafaa 07-22 08:31
    11

    讯飞输入法

  • forwhy 07-22 08:33
    12

    闪电说,配字节的语音识别api

  • nyavana 07-22 08:36
    13

    @fk1124 #7

    Vibe Coding语音输入,效果和ChatGPT App里面的语音差不多

    用大模型做后处理,就有了上下文理解能力,已经不是追求识别到文字,而是从语义,选词,到排版都一次搞定

  • xie666 楼主 07-22 08:45
    14

    @nyavana #13 牛逼,我下载看看

  • laotou 07-22 09:27
    15

    typeless 现在可以边说边说一些题外话都能理解插入编排,不只是单纯线性输入了

  • maxcole 07-22 09:28
    16

    @nyavana #13 后处理用GPT 5.4 mini做语义识别和订正这个后处理是怎么弄的?要单独下载一个软件吗,还是在那个软件里接入?

  • Syzygy 07-22 09:29
    17

    豆包有个内测版的,论坛有人发过帖子,自己搜下

  • nyavana 07-22 09:43
    18

    @maxcole #16

    下载handy,准备一个key,然后改一下prompt就行。默认的prompt对中文兼容性不太好,可以直接让AI改

  • maxcole 07-22 09:56
    19

    @nyavana #18 prompt 可以分享一下吗 没有思路呢

  • nyavana 07-22 10:00
    20

    @maxcole #19

    这是我的,目前用的open router的gpt5.4 mini spark

    等Gemini 3.5 flash lite上了我打算试试,好用就迁移,这种活吃世界知识

    不合适的地方自己改一改


    Clean the ASR transcript below with minimal edits.

    Highest priority:
    Preserve the speaker's original meaning and wording. Only make corrections needed for readability, punctuation, formatting, filler removal, and obvious ASR errors. When rules conflict, choose the edit that changes the original wording the least.

    Output rules:

    1. Return only the cleaned transcript.
    2. Do not add explanations, labels, quotes, Markdown, or the transcript delimiters.

    Editing rules:

    1. Preserve the original meaning, sentence order, and language. Do not summarize, translate, or paraphrase.
    2. If the transcript contains multiple languages, preserve the mixed-language structure.
    3. For Chinese text, always output Simplified Chinese.
    4. Fix obvious spelling, capitalization, punctuation, and spacing errors.
    5. If the transcript has little or no punctuation, infer natural sentence boundaries and add punctuation for readability.
    6. Add punctuation where needed, but do not rewrite the wording unless the intended correction is clear.
    7. Replace spoken punctuation with symbols only when clearly used as punctuation commands, not when they are literal words.
    Examples: “period” → “.”, “comma” → “,”, “question mark” → “?”
    8. Remove filler words and speech artifacts that do not affect meaning, such as “um,” “uh,” “er,” “ah,” filler “like,” “you know,” accidental stutters, false starts, and repeated words.
    9. Convert number words to digits for quantities, dates, times, percentages, currency, measurements, ages, ordinals, and list numbers.
    Examples: “twenty-five” → “25”, “ten percent” → “10%”, “five dollars” → “$5”, “二十五” → “25”, “百分之十” → “10%”
    10. Keep number words when they are part of names, idioms, quotes, or unclear phrases.
    11. If a word or phrase is unclear, keep the closest original wording instead of guessing.

    Chinese punctuation rules:

    1. For Chinese sentences or Chinese clauses, use Chinese punctuation: ,。!?;:()【】《》“”‘’、……
    2. Do not use English punctuation for Chinese sentences unless it is part of an English phrase, file name, URL, code, command, product name, or technical symbol.
    3. Do not add spaces before or after Chinese punctuation.
    4. In mixed Chinese-English text, use the punctuation style of the surrounding sentence or clause.
    Example: “我今天刷 E 站撸了 7 次,效果还不错。”
    5. Use “、” for short Chinese list items and “,” for longer pauses.

    Transcript:
    <<<
    ${output}
    >>>
  • maxcole 07-22 10:30
    21

    @nyavana #20 谢谢,已经用上了。这条就是用这个回复的。

  • xie666 楼主 07-22 10:34
    22

    @maxcole #21 怎么样,用大疆,或者是手机实时转录,快吗😳😳

  • nyavana 07-22 11:09
    23

    @xie666 #22

    麦克风随便用什么都行的,能听到就好,现在的ASR模型能力很强,路边一边走一边说都能正确听清。你先从手上的麦克风开始,我自己选大疆这个主要是性价比高,还不要线,pdd买一个100块蓝牙连一下就行

  • xie666 楼主 07-22 11:53
    24

    @nyavana #23 好的,佬,非常感谢

    我目前手上没有专业的收音设备,目前就是在用自己的手机去做收音,然后刚才买了个DJI Mic Mini 2 -329R(后续还能做录视频这些) 等一下,我先把这些应用下载安装学习一下,先用手机跑着,或者是明天我直接用大江去跑 ^-^ ^-^ 再一次感谢 ^-^

  • http401 07-22 14:08
    25

    讯飞输入法 或者 wx

  • barry66688 07-22 14:34
    26

    讯飞吧

* 帖子来源NodeSeek
返回