rrscholarship
rrscholarship
s2u_dir="speechgpt/utils/speech2unit/"; vocoder_dir="speechgpt/utils/vocoder/"; python3 speechgpt/src/infer/cli_infer.py --model-name-or-path "SpeechGPT-7B-cm" --lora-weights "SpeechGPT-7B-com" --s2u-dir "${s2u_dir}" --vocoder-dir "${vocoder_dir}" --output-dir "output/" ===================================BUG REPORT=================================== Welcome to bitsandbytes. For bug reports, please run python -m bitsandbytes and submit this...
**Describe the bug** Can't import model, running demo code **To Reproduce** import package **Expected behavior** demo run **Screenshots**  **Additional context** --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[1],...
Hi, thanks for the great and inspiring work, is there any plan for release training code/instructions? much appreciated
https://huggingface.co/datasets/speechcolab/gigaspeech audio (Audio feature) - a dictionary containing the path to the audio, the decoded audio array, and the sampling rate. In non-streaming mode (default), the path point to the...