Coder Social home page Coder Social logo

jianchang512 / clone-voice Goto Github PK

View Code? Open in Web Editor NEW
6.9K 6.9K 688.0 93.91 MB

A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频

Home Page: https://pyvideotrans.com

License: Other

Python 64.35% HTML 35.58% Batchfile 0.06%
clonevoice speech-analysis sts tts voice-assistant

clone-voice's People

Contributors

jianchang512 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clone-voice's Issues

可以使用别的模型吗?

比如 RVC 或者 SVC 训练好的模型 0.0

ps:我不太懂这俩个的区别,只是看到模型网站上是这么写类型的

怎么使用GPU运行

请问怎么使用GPU运行,已经下载源码和模型了,但是使用python app.py感觉运行速度还不如打包好的app。exe,请问需要设置什么参数吗

ubuntu 操作系统部署出现这种问题 OSError: libcufft.so.11: cannot open shared object file: No such file or directory

 File "/usr/clone-voice/venv/lib/python3.10/site-packages/torch/__init__.py", line 174, in _load_global_deps
    ctypes.CDLL(lib_path, mode=ctypes.RTLD_GLOBAL)
  File "/usr/lib/python3.10/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libcufft.so.11: cannot open shared object file: No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/clone-voice/app.py", line 27, in <module>
    from TTS.api import TTS
  File "/usr/clone-voice/venv/lib/python3.10/site-packages/TTS/api.py", line 7, in <module>
    from torch import nn
  File "/usr/clone-voice/venv/lib/python3.10/site-packages/torch/__init__.py", line 234, in <module>
    _load_global_deps()
  File "/usr/clone-voice/venv/lib/python3.10/site-packages/torch/__init__.py", line 195, in _load_global_deps
    _preload_cuda_deps(lib_folder, lib_name)
  File "/usr/clone-voice/venv/lib/python3.10/site-packages/torch/__init__.py", line 160, in _preload_cuda_deps
    raise ValueError(f"{lib_name} not found in the system path {sys.path}")
ValueError: libcublas.so.*[0-9] not found in the system path ['/usr/clone-voice', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/usr/clone-voice/venv/lib/python3.10/site-packages']

有大佬遇到这个问题吗

文字->声音

录制一段声音,合成报错:Error opening 'D:\sfkj\clone-voice-v0.0.0.3\static/voicelist\1124-102232-recorded_audio.wav': Format not recognised.

win10环境下闪退

已经试过了release包,和源码部署

命令行 python app.py 启动后都会闪退,浏览器能打开,提示127.0.0.1 没有服务,应该是fasapi服务器还没有起来,但是还没有完成启动,就闪退了。

闪退前没有任何提示

image

整合包问题

大佬,你最新整合包测试合成日语无效,我看了下是cutlet和unidic-lite忘记打包进去了。

pip install -r requirements.txt报错

ERROR: Cannot install -r requirements.txt (line 126), -r requirements.txt (line 127), -r requirements.txt (line 128), -r requirements.txt (line 132), -r requirements.txt (line 133), -r requirements.txt (line 14), -r requirements.txt (line 140), -r requirements.txt (line 143), -r requirements.txt (line 149), -r requirements.txt (line 152), -r requirements.txt (line 153), -r requirements.txt (line 27), -r requirements.txt (line 37), -r requirements.txt (line 48), -r requirements.txt (line 70), -r requirements.txt (line 74), -r requirements.txt (line 84), -r requirements.txt (line 87), -r requirements.txt (line 89) and numpy==1.26.2 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested numpy==1.26.2
blis 0.7.11 depends on numpy>=1.19.0; python_version >= "3.9"
contourpy 1.2.0 depends on numpy<2.0 and >=1.20
encodec 0.1.1 depends on numpy
gruut 2.2.3 depends on numpy<2.0.0 and >=1.19.0
librosa 0.10.0 depends on numpy>=1.20.3
matplotlib 3.8.2 depends on numpy<2 and >=1.21
numba 0.58.1 depends on numpy<1.27 and >=1.22
opencv-python 4.8.1.78 depends on numpy>=1.21.2; python_version >= "3.10"
opencv-python 4.8.1.78 depends on numpy>=1.17.0; python_version >= "3.7"
opencv-python 4.8.1.78 depends on numpy>=1.17.3; python_version >= "3.8"
opencv-python 4.8.1.78 depends on numpy>=1.19.3; python_version >= "3.9"
pandas 1.5.3 depends on numpy>=1.21.0; python_version >= "3.10"
scikit-learn 1.3.2 depends on numpy<2.0 and >=1.17.3
scipy 1.11.4 depends on numpy<1.28.0 and >=1.21.6
seaborn 0.13.0 depends on numpy!=1.24.0 and >=1.20
soxr 0.3.7 depends on numpy
spacy 3.7.2 depends on numpy>=1.19.0; python_version >= "3.9"
tensorboard 2.15.1 depends on numpy>=1.12.0
thinc 8.2.1 depends on numpy>=1.19.0; python_version >= "3.9"
torchvision 0.16.1 depends on numpy
transformers 4.35.2 depends on numpy>=1.17
tts 0.20.6 depends on numpy==1.22.0; python_version <= "3.10"

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Enhancement of Audio Cloning Capabilities with Advanced Noise Suppression Techniques

Dear Maintainers,

I hope this message finds you well. I am writing to propose an enhancement to the CV Voice Cloning Tool that could significantly improve the user experience, particularly in scenarios where the source audio may contain background noise.

Context and Rationale:
Upon utilising the tool, I have observed that the quality of the cloned audio is highly dependent on the purity of the input sample. Recordings with ambient noise tend to result in less accurate voice synthesis. Given that users may not always have access to professional recording environments, the incorporation of robust noise suppression algorithms could be highly beneficial.

Suggested Enhancement:
I propose the integration of advanced noise suppression techniques, such as those utilising deep neural networks, which have shown remarkable efficacy in isolating speech from noisy backgrounds. The implementation of such algorithms could be configured to pre-process the input audio files before they are fed into the voice cloning pipeline.

Potential Benefits:

  • Improved clarity and intelligibility of cloned voices, especially when the source audio is less than ideal.
  • Expansion of the tool's usability to a wider range of environments and recording conditions.
  • Enhanced overall user satisfaction with the quality of the output.

Considerations:

  • The computational overhead introduced by the noise suppression process should be carefully evaluated to maintain a balance between audio quality and performance.
  • User control: It may be prudent to offer users the option to toggle noise suppression on or off, depending on their specific needs.

I am aware that such an enhancement would require a non-trivial amount of development effort and resources. However, I believe the potential to elevate the tool's performance and user experience justifies the investment.

I would be keen to discuss this further and contribute to the preliminary research and testing phases, should you find the suggestion aligns with the project's roadmap.

Thank you for considering this proposal. I look forward to your thoughts and feedback.

Best regards,
yihong1120

我用原来自带声音测试,一直无法生成

点击开始合成,然后显示 :
开始合成,用时可能较久,耐心等待:571秒. 内容几个字也直接无法生成( 用自己录制的声音也试了无法生成)。
cmd提示内容如下
image
image

how to build app.exe?

Hi ,could you please how to get exe file ?
use pyinstaller? or other tools?
thanks!

录制了一段自己的音频去生成会报错

这个是控制台打印的日志

[2023-11-24 21:44:33,104] INFO in app: [tts][tts]当前结果,filename='69cde3fb35578cd9260f33adf58f60a0.wav',msg={'code': 1, 'msg': "Error opening 'G:\\clone-voice\\static/voicelist\\demo.wav': Format not recognised."}
[2023-11-24 21:44:33,104] INFO in app: [tts][tts] 不是srt字幕,最终结果 response_json={'code': 1, 'msg': "Error opening 'G:\\clone-voice\\static/voicelist\\demo.wav': Format not recognised."}

win10安装源码版报错 No module named 'dotenv'

希望window预编译版增加api调用

(myenv) E:\AudioText\clone-voice>app.py
Traceback (most recent call last):
File "E:\AudioText\clone-voice\app.py", line 15, in
from clone import cfg
File "E:\AudioText\clone-voice\clone\cfg.py", line 8, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'

(myenv) E:\AudioText\clone-voice>pip install dotenv
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting dotenv
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e2/46/3754073706e31670eed18bfa8a879305b56a471db15f20523c2427b10078/dotenv-0.0.5.tar.gz (2.4 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [67 lines of output]
E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
WARNING: The wheel package is not available.
error: subprocess-exited-with-error

    python setup.py egg_info did not run successfully.
    exit code: 1

    [16 lines of output]
    Traceback (most recent call last):
      File "<string>", line 2, in <module>
      File "<pip-setuptools-caller>", line 14, in <module>
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\setuptools\__init__.py", line 2, in <module>
        from setuptools.extension import Extension, Library
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\setuptools\extension.py", line 5, in <module>
        from setuptools.dist import _get_unpatched
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\setuptools\dist.py", line 7, in <module>
        from setuptools.command.install import install
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\setuptools\command\__init__.py", line 8, in <module>
        from setuptools.command import install_scripts
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\setuptools\command\install_scripts.py", line 3, in <module>
        from pkg_resources import Distribution, PathMetadata, ensure_directory
      File "C:\Users\PCZHAN\AppData\Local\Temp\pip-wheel-i554o20r\distribute_76901732962140b199cb572e09707e68\pkg_resources.py", line 1518, in <module>
        register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)
    AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'
    [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
  error: metadata-generation-failed

  Encountered error while generating package metadata.

  See above for output.

  note: This is an issue with the package mentioned above, not pip.
  hint: See above for details.
  Traceback (most recent call last):
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\installer.py", line 82, in fetch_build_egg
      subprocess.check_call(cmd)
    File "C:\Users\PCZHAN\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 369, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['E:\\AudioText\\clone-voice\\myenv\\Scripts\\python.exe', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 'C:\\Users\\PCZHAN\\AppData\\Local\\Temp\\tmpf_ery7yi', '--quiet', 'distribute']' returned non-zero exit status 1.

  The above exception was the direct cause of the following exception:

  Traceback (most recent call last):
    File "<string>", line 2, in <module>
    File "<pip-setuptools-caller>", line 34, in <module>
    File "C:\Users\PCZHAN\AppData\Local\Temp\pip-install-fs1hgw8d\dotenv_47f06f72d00b4310a4ea6d37a482cf43\setup.py", line 13, in <module>
      setup(name='dotenv',
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\__init__.py", line 86, in setup
      _install_setup_requires(attrs)
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\__init__.py", line 80, in _install_setup_requires
      dist.fetch_build_eggs(dist.setup_requires)
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\dist.py", line 875, in fetch_build_eggs
      resolved_dists = pkg_resources.working_set.resolve(
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\pkg_resources\__init__.py", line 789, in resolve
      dist = best[req.key] = env.best_match(
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\pkg_resources\__init__.py", line 1075, in best_match
      return self.obtain(req, installer)
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\pkg_resources\__init__.py", line 1087, in obtain
      return installer(requirement)
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\dist.py", line 945, in fetch_build_egg
      return fetch_build_egg(self, req)
    File "E:\AudioText\clone-voice\myenv\lib\site-packages\setuptools\installer.py", line 84, in fetch_build_egg
      raise DistutilsError(str(e)) from e
  distutils.errors.DistutilsError: Command '['E:\\AudioText\\clone-voice\\myenv\\Scripts\\python.exe', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 'C:\\Users\\PCZHAN\\AppData\\Local\\Temp\\tmpf_ery7yi', '--quiet', 'distribute']' returned non-zero exit status 1.
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

[notice] A new release of pip is available: 23.0.1 -> 23.3.2

启动 文字->声音 线程失败CUDA out of memory.怎么解决呢

启动 文字->声音 线程失败:
附件1-2
附件1-1 Tried to allocate 16.00 MiB. GPU 0 has a total capacty of 2.00 GiB of which 0 bytes is free. Of the allocated memory 1.71 GiB is allocated by PyTorch, and 15.54 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

favicon.ico无法访问

GET /favicon.ico HTTP/1.1" 404 -在声音转声音中我总是出现,一直没办法用,请问是网站更新了favicon.ico 吗,求解决方法,拜托啦!

捐助项目持续发展/Sponsor this project

Sponsor this project

本项目是开源免费的,在合法用途的前提下, 均可随意使用, 模型文件为coqui-ai出品,遵循CPML协议。

持续维护项目需要花费很多精力和时间,如果你觉得本项目对你有用,并希望能得到继续维护,可在有能力的情况下,对本项目稍加资助,本项目的持续发展离不开你的一份助力。

如何捐助

你可以向微信或支付宝二维码付款,然后备注你的github名称,将在首页 README.md 页面向所有展示你的贡献


This project is open source and free of charge, and can be used freely for legitimate purposes, the model file is coqui-ai Produced in accordance with CPML The agreement also has no future charging plans.

Continuous maintenance of the project requires a lot of effort and time. If you feel that this project is useful to you and hope to receive further maintenance, you can provide some funding for this project if you have the ability. The continuous development of this project cannot be separated from your help.

Sponsor this project

使用日语生成语音报错No module named 'cutlet'

选择“日语”作为文本语言时生成语音报错
cmd输出如下

[tts][ttsloop]start tts,obj={'voice': 'cn.wav', 'text': '初めまして', 'language': 'ja', 'filename': 'f52a6abf7ae03563d595cbd163f72c87.wav'}
> Text splitted to sentences.
['初めまして']
[tts][ttsloop]error:No module named 'cutlet'
[2023-12-28 00:15:18,898] INFO in app: [tts][tts] filename='f52a6abf7ae03563d595cbd163f72c87.wav',msg={'code': 1, 'msg': "No module named 'cutlet'"}
[2023-12-28 00:15:18,899] INFO in app: [tts][tts] response_json={'code': 1, 'msg': "No module named 'cutlet'"}

源码运行报错

File 'D:\sfkj\clone-voice\static/tmp\1129-001022-112701.wav' already exists. Overwrite? [y/N] [2023-11-29 00:10:23,864] ERROR in app: 启动声音->声音线程失败[WinError 10054] 远程主
机强迫关闭了一个现有的连接。

开始合成用报错如下

出错了:Error opening 'D:\BaiduNetdiskDownload\clone-voice\static/voicelist\1124-122259-cn1.wav': Format not recognised.

求解决嵌入语音包的方法

我的本地下载的包只有男女音各一种,怎么单独嵌入cove语音包,本地上传cove的音源文本输出的结果会很遭

加载模型报错

当执行下载模型程序时,报错如下:

tts_models/multilingual/multi-dataset/xtts_v2 is already downloaded.
Using model: xtts
voice_conversion_models/multilingual/vctk/freevc24 is already downloaded.
Using model: freevc
Loading pretrained speaker encoder model ...
Traceback (most recent call last):
File "/root/clone-voice/code_dev.py", line 19, in
tts = TTS(model_name='voice_conversion_models/multilingual/vctk/freevc24').to(device)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/api.py", line 76, in init
self.load_vc_model_by_name(model_name, gpu)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/api.py", line 157, in load_vc_model_by_name
self.voice_converter = Synthesizer(vc_checkpoint=model_path, vc_config=config_path, use_cuda=gpu)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/utils/synthesizer.py", line 101, in init
self._load_vc(vc_checkpoint, vc_config, use_cuda)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/utils/synthesizer.py", line 139, in _load_vc
self.vc_model = setup_vc_model(config=self.vc_config)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/vc/models/init.py", line 16, in setup_model
model = MyModel.init_from_config(config, samples)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/vc/models/freevc.py", line 552, in init_from_config
model = FreeVC(config)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/vc/models/freevc.py", line 370, in init
self.load_pretrained_speaker_encoder()
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/vc/models/freevc.py", line 381, in load_pretrained_speaker_encoder
self.enc_spk_ex = SpeakerEncoderEx(
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/vc/modules/freevc/speaker_encoder/speaker_encoder.py", line 42, in init
checkpoint = load_fsspec(weights_fpath, map_location="cpu")
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/TTS/utils/io.py", line 46, in load_fsspec
with fsspec.open(
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/core.py", line 439, in open
out = open_files(
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/core.py", line 282, in open_files
fs, fs_token, paths = get_fs_token_paths(
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/core.py", line 609, in get_fs_token_paths
fs = filesystem(protocol, **inkwargs)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/registry.py", line 267, in filesystem
return cls(**storage_options)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/spec.py", line 79, in call
obj = super().call(*args, **kwargs)
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/implementations/cached.py", line 126, in init
self.load_cache()
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/implementations/cached.py", line 447, in
return lambda *args, **kw: getattr(type(self), item).get(self)(
File "/root/anaconda3/envs/clonevoice/lib/python3.10/site-packages/fsspec/implementations/cached.py", line 146, in load_cache
loaded_cached_files = pickle.load(f)
_pickle.UnpicklingError: invalid load key, '{'.

这个错误改如何修复呢

有些包如果python版本过高的话装不上。

我是python 3.11, pip 22.3,运行pip install -r requirements-gpu.txt
看报错信息,会要求Python <3.10或<3.11。


ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.38.0 Requires-Python >=3.7,<3.11; 0.38.1 Requires-Python >=3.7,<3.11; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 0.55.0 Requires-Python >=3.7,<3.11; 0.55.0rc1 Requires-Python >=3.7,<3.11; 0.55.1 Requires-Python >=3.7,<3.11; 0.55.2 Requires-Python >=3.7,<3.11; 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.7.2 Requires-Python >=3.7,<3.11; 1.7.3 Requires-Python >=3.7,<3.11; 1.8.0 Requires-Python >=3.8,<3.11; 1.8.0rc1 Requires-Python >=3.8,<3.11; 1.8.0rc2 Requires-Python >=3.8,<3.11; 1.8.0rc3 Requires-Python >=3.8,<3.11; 1.8.0rc4 Requires-Python >=3.8,<3.11; 1.8.1 Requires-Python >=3.8,<3.11; 4.10 Requires-Python <3.11,>=3.6; 4.6 Requires-Python <3.11,>=3.6; 4.7 Requires-Python <3.11,>=3.6; 4.8 Requires-Python <3.11,>=3.6; 4.9 Requires-Python <3.11,>=3.6; 5.0 Requires-Python <3.11,>=3.7; 5.0.1 Requires-Python <3.11,>=3.7; 5.1 Requires-Python <3.11,>=3.7; 5.2 Requires-Python <3.11,>=3.7; 5.3 Requires-Python <3.11,>=3.7; 5.4 Requires-Python <3.11,>=3.7; 5.4.1 Requires-Python <3.11,>=3.7
ERROR: Could not find a version that satisfies the requirement torchvision==0.16.1+cu118 (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.15.0, 0.15.1, 0.15.2, 0.16.0, 0.16.1)
ERROR: No matching distribution found for torchvision==0.16.1+cu118

完整的pip log已附上。
pip.log

启动 声音->声音 线程失败:

windows编译版,文字转声音没问题,明确tts下模型放置成功

  Metadata:
    ICRD            : 2021/06/24 23:54:51
    ISFT            : Lavf60.13.100
  Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s
    Metadata:
      encoder         : Lavc60.27.100 pcm_s16le
[out#0/wav @ 00000278bbc9d900] video:0kB audio:1209kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.008562%
size=    1209kB time=00:00:07.01 bitrate=1412.6kbits/s speed= 476x
启动 声音->声音 线程失败:

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.