felipe
felipe
when I enable MPS I get this error: Traceback (most recent call last): File "/Users/b/study/ml/bark/mine.py", line 20, in audio_array = generate_audio(text_prompt) File "/Users/b/study/ml/bark/venv/lib/python3.10/site-packages/bark/api.py", line 113, in generate_audio out = semantic_to_waveform(...
have you tried ``` model = MusicGen.get_pretrained('small', device='cpu') ``` does that work for you?
I am facing the same issue
Hi @DJChief , all I did was take the example posted, and asked ChatGPT to "change it so it works on cpu", it hallucinated some code, but it led to...
when I run pip freeze it looks like this, if something fails, perhaps a pip package is missing: ``` antlr4-python3-runtime==4.9.3 appdirs==1.4.4 audiocraft==0.0.1 audioread==3.0.0 av==10.0.0 blis==0.7.9 catalogue==2.0.8 certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3...
I for one vote for all of us combined to pitch in 10 bucks so the author(s?) can have nice a new shiny M1. that aside, I don't remember this...
hay man don't worry, you didn't inconvenience anybody, quite the contrary, you helped inmensely by making awesome open source software. I'll file a issue on dynet so they can get...
Issue seems to work and be resolved for me. ➜ study mkdir nagisa ➜ study cd nagisa ➜ nagisa python3 -m venv venv source venv/bi% ➜ nagisa source venv/bin/activate (venv)...
as things come to my mind, perhaps using chatgpt maybe also solves the problem of POS tagging?
AI should reduce the cost of development: https://www.youtube.com/watch?v=VErKCq1IGIU&ab_channel=MOVClips I kinda expected to be told to go change the avg-salary variable, I kinda knew that, you see, what I'm trying to...