-
I updated the Bing Speech uri to the current supported URI for Bing Speech. However, I now get the following error when sending data to the Bing endpoint. Has anyone updated their Bing Speech API fil…
-
### Self Checks
- [X] This template is only for bug reports. For questions, please visit [Discussions](https://github.com/fishaudio/fish-speech/discussions).
- [X] I have thoroughly reviewed the proj…
-
## Description of bug / unexpected behavior
I took the following example from the VoiceOver Website:
```
class MyScene(VoiceoverScene):
def construct(self):
self.set_speech_…
-
## Description of bug / unexpected behavior
After installing packages required to run a transcription model it throws an assertion error when trying to use it
## Expected behavior
The transcr…
-
$ sudo python3.10 cli.py run-uvicorn
Running uvicorn server...
2023-11-16 17:49:26,211 - load_characters - catalog_manager.py - INFO - Loaded 15 characters: IDs ['unreal_speech', 'mark_zuckerberg', …
-
Steps to reproduce
------------------
1. Register for a Bing Speech API key
2. Try to use sr.recognize_bing()
Expected behaviour
------------------
Speech recognition (speech to text)
Act…
-
问题:通过webui.py运行,推理模式选择预训练音色,点击生成音频报错,服务端显示:RuntimeError: "addmm_impl_cpu_" not implemented for 'Half',具体报错信息如下:
2024-09-27 16:32:01,942 INFO get sft inference request
tn 我是通义实验室语音团队全新推出的生成式语音大模型,提…
-
I am using from older post from : issues of ipex-llm for TTS [text to speech]
I have 2 issues:
a) it takes 8 seconds for TTS on XPU than on CPU [3 sec] why ?
b) When i run the code below , every t…
-
### Initial Checks
- [ ] I have searched GitHub for a duplicate issue and I'm sure this is something new
- [ ] I have read and followed [the docs & demos](https://github.com/modelscope/modelscope-age…
-
when i use python3.5 , tensoflow 0.12.1 for windows , run train.py
runfile('E:/speech-to-text-wavenet-master/train.py', wdir='E:/speech-to-text-wavenet-master')
Reloaded modules: data
INFO:tensor…