GoogleCloudPlatform / GoogleCloudPlatform/generative-ai
[Bug]: Instant custom voice colab has a misnamed method
Open
- Dominant language
- Jupyter Notebook
- Stars
- 17.7k
- Forks
- 4.5k
- Avg merge
- 12h 38m
- Merged PRs (30d)
- 42
Description
### File Name
audio/speech/getting-started/get_started_with_chirp3_instant_custom_voice.ipynb
### What happened?
The method `reset_interface_with_state` should be called `reset_interface` to resolve a naming conflict between function definition and function call.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.