We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd0f64 commit 13d5e85Copy full SHA for 13d5e85
.fernignore
@@ -19,12 +19,3 @@ assets/
19
20
# Ignore custom tests
21
tests/
22
-
23
-# Ignore files that were manually fixed to address bug where required file params should be optional:
24
-# https://github.com/elevenlabs/elevenlabs-python/issues/656
25
-src/elevenlabs/dubbing/client.py
26
-src/elevenlabs/dubbing/raw_client.py
27
-src/elevenlabs/pronunciation_dictionaries/client.py
28
-src/elevenlabs/pronunciation_dictionaries/raw_client.py
29
-src/elevenlabs/speech_to_text/client.py
30
-src/elevenlabs/speech_to_text/raw_client.py
0 commit comments