Skip to content

Commit

Permalink
no base (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
boli-bohan authored Jan 22, 2025
1 parent 7c22e7e commit 3aec914
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fern/definition/voices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ types:
The date and time the voice was created.
embedding: embedding.Embedding
language: tts.SupportedLanguage
base_voice_id: optional<BaseVoiceId>

VoiceMetadata:
properties:
Expand Down Expand Up @@ -73,7 +72,6 @@ types:
description: *description
embedding: embedding.Embedding
language: optional<tts.SupportedLanguage>
base_voice_id: optional<BaseVoiceId>

UpdateVoiceRequest:
properties:
Expand Down

0 comments on commit 3aec914

Please sign in to comment.