【问题标题】:Way for discord bot to listen and transcribe text from a voice channel不和谐机器人从语音频道收听和转录文本的方式
【发布时间】:2021-02-08 04:27:44
【问题描述】:

有没有办法让我正在使用 python 中的 discord.py 库编程的不和谐机器人听语音通道内所说的内容,然后将其转录。如果可以的话,有什么方法可以做到?

【问题讨论】:

    标签: discord bots discord.py


    【解决方案1】:

    遗憾的是,这仍然是 discord.py 中的一个实验性功能,尚未正确实施:https://github.com/Rapptz/discord.py/issues/1094

    您可以寻找其他支持语音收听的库,然后查看该语言的语音识别。使用谷歌有很大帮助,例如我找到了这个Discord Speech to Text Bot

    【讨论】:

      猜你喜欢
      • 2021-05-23
      • 2020-10-15
      • 2019-12-08
      • 2020-08-25
      • 2021-03-14
      • 2023-04-05
      • 2021-03-09
      • 1970-01-01
      • 2021-09-30
      相关资源
      最近更新 更多